docbrown/spec/requests/api/v1
Joshua Wehner fd7021b001
Pages API: create, update, and delete (#19009)
* Pages API pt 1 (read/get/index+show)

* Update spec/requests/api/v1/docs/pages_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update spec/requests/api/v1/docs/pages_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* API Key not required for index & show

* API Feature flag has long since been removed

* Page schema

* Fix spec broken by merge

* Temporary bugfix: slug uniqueness not working for Page

* Pages API endpoints for create, update, and destroy

* Fix swagger error

---------

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2023-02-02 17:24:11 +01:00
..
admin Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
docs Pages API: create, update, and delete (#19009) 2023-02-02 17:24:11 +01:00
analytics_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
articles_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
comments_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
display_ads_spec.rb Pages API: Read (get index+show) (#18970) 2023-01-25 17:15:27 +01:00
feature_flags_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
followers_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
follows_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
health_checks_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
instances_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
listings_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
organizations_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
pages_spec.rb Pages API: create, update, and delete (#19009) 2023-02-02 17:24:11 +01:00
podcasts_episodes_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
profile_images_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
reactions_spec.rb Pages API: Read (get index+show) (#18970) 2023-01-25 17:15:27 +01:00
readinglist_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
tags_spec.rb Pages API: Read (get index+show) (#18970) 2023-01-25 17:15:27 +01:00
users_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
videos_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00