docbrown/app
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
..
assets Improve visual consistency in some embeds (#19390) 2023-04-26 09:55:31 -04:00
controllers Preparation of endpoint and files required for ChatGPT Plugin (#19394) 2023-04-27 16:51:24 -04:00
decorators Load post_comments billboard asynchronously (#19285) 2023-04-12 18:15:15 +02:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Allow DisplayAd to target users via audience segmentation (#19284) 2023-04-25 08:41:10 -04:00
javascript Fix commentpreview instantclick issue (#19393) 2023-04-26 11:38:43 -04:00
lib Remove Vault Secrets page from admin interface (#18795) 2022-12-02 10:03:39 -06:00
liquid_tags Allow codepen retries in UnifiedEmbed(#19271) 2023-03-29 15:05:30 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Refactor for_display to pass article instead of params (#19376) 2023-04-26 16:57:10 +02:00
policies Clear trusted cache in rolify callback (#19275) 2023-04-03 14:45:00 +02:00
queries Preparation of endpoint and files required for ChatGPT Plugin (#19394) 2023-04-27 16:51:24 -04:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers (Really) Enable multiple reactions on #index (#19202) 2023-03-22 10:20:00 -04:00
services Allow DisplayAd to target users via audience segmentation (#19284) 2023-04-25 08:41:10 -04:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Preparation of endpoint and files required for ChatGPT Plugin (#19394) 2023-04-27 16:51:24 -04:00
workers Allow DisplayAd to target users via audience segmentation (#19284) 2023-04-25 08:41:10 -04:00