docbrown/spec/requests/api/v0
Ridhwana e67454fa53
Preparation of endpoint and files required for ChatGPT Plugin (#19394)
* feat: add the ./wellknown/ai-plugin.json file

* feat: add a logo

* feat: firts attempt at open_api file with endpoint we thought we'd use

* feat: add a search action to teh articles controller that build up teh appropriate json

* feat: add a query param to the article index

* feat: add some chatgpt endpoints and file paths to CORS

* feat: update the openapi yml file to reflect the article search endpoint

* fix: use the correct concept

* feat: replace the logo

* feat: update the ai-json file

* feat: update the openapi file

* feat: update the api and it's params

* feat: update the search query

* fix: ordering

* feat: cors debug

* fix: logic with markdown

* chore: fix test

* spec: article

* spec: article

* spec: article

* Update public/.well-known/ai-plugin.json

* Update public/openapi.yml

---------

Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2023-04-27 16:51:24 -04:00
..
admin Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
analytics_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
api_controller_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
articles_spec.rb Preparation of endpoint and files required for ChatGPT Plugin (#19394) 2023-04-27 16:51:24 -04:00
comments_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
feature_flags_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04: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
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
readinglist_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
tags_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03: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