docbrown/app/controllers/concerns
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
..
api Preparation of endpoint and files required for ChatGPT Plugin (#19394) 2023-04-27 16:51:24 -04:00
.keep
caching_headers.rb Adjusting ArticlePolicy for admin only posting (#16614) 2022-02-21 10:09:13 -05:00
development_dependency_checks.rb [15-Minute Fix] Refactor code smells (#13347) 2021-04-21 14:52:32 -05:00
edge_cache_safety_check.rb Remove docs from repo ✂✂✂ (#14579) 2021-08-23 17:23:42 -04:00
image_uploads.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
json_api_sort_param.rb 15 minute fix: Add default argument to JsonApiSortParam (#13369) 2021-04-14 10:32:07 +07:00
listings_toolkit.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
session_current_user.rb [15-Minute Fix] Refactor code smells (#13347) 2021-04-21 14:52:32 -05:00
valid_request.rb Add forgot_password_throttle (#19175) 2023-02-27 09:25:29 -05:00