docbrown/app/views/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
..
articles Preparation of endpoint and files required for ChatGPT Plugin (#19394) 2023-04-27 16:51:24 -04:00
comments app/models i18n (#16124) 2022-02-03 13:41:42 -05:00
followers
follows
listings
organizations Adding ID to API organization response document (#17600) 2022-05-09 09:20:44 -04:00
podcast_episodes
profile_images Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
readinglist
shared Include user_id fields in a couple API endpoint responses (#18214) 2022-08-03 10:51:35 -06:00
tags Add ability to bulk search tags by name or id (#16671) 2022-02-24 12:34:50 -05:00
users
videos