docbrown/app/views/api/v0/articles
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
..
_article.json.jbuilder Add reading_time to articles api responses (#13446) 2021-04-19 17:11:55 -05:00
_flare_tag.json.jbuilder Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
index.json.jbuilder Replace forem/forem instead of thepracticaldev/dev.to (#17626) 2022-05-10 07:26:50 -04:00
me.json.jbuilder API: Add reading_time_minutes to /api/articles/me (#14318) 2021-07-26 17:47:50 +02:00
onboarding.json.jbuilder Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
search.json.jbuilder Preparation of endpoint and files required for ChatGPT Plugin (#19394) 2023-04-27 16:51:24 -04:00
show.json.jbuilder Replace forem/forem instead of thepracticaldev/dev.to (#17626) 2022-05-10 07:26:50 -04:00