27 Commits

Author SHA1 Message Date
Mark Kaylor
8bdcc13ddc Fix single types using wrong response component 2023-04-24 15:25:17 +02:00
Mark Kaylor
88a6c16746 Test generated schema is valid 2023-04-24 15:25:17 +02:00
Mark Kaylor
fdbd8e5d55 Refactor and fix tests 2023-04-24 15:25:17 +02:00
Raphael Müßeler
5ec28f30fd fix: added query parameter for locale (API Documentation Plugin) 2022-11-15 22:22:25 +01:00
Dillen Meijboom
095c8822c1
Add free-form filters to the query parameters 2022-09-20 11:48:59 +02:00
gitstart
9175297519 ID in schema have type string 2022-09-06 05:35:56 +00:00
gitstart
6b94965574 ID in schema have type string 2022-08-31 10:37:08 +00:00
Gustav Hansen
365bcf3014 Documentation: Fix eslint errors 2022-08-23 15:58:05 +02:00
markkaylor
f5a62af92b
Merge pull request #13458 from meganoob1337/strapi/fix/issue-13453-documentation-fix
fix #13453 Documentation Plugin doesn't generate Proper Type for the …
2022-08-23 14:57:15 +02:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Andrei Wilkens
f4519a89a1 renamed addSchema to addComponentSchema and fixed a template string 2022-08-01 13:44:21 +02:00
Andrei Wilkens
82d2921964 added jsdoc for new params 2022-06-30 13:03:52 +02:00
Andrei Wilkens
9b57d63af4 Adjusted Review changes 2022-06-30 13:01:19 +02:00
Andrei Wilkens
59793db5b4 fix #13453 Documentation Plugin doesn't generate Proper Type for the Localization prop , and doesn't generate Refs for Components in Dynamic Zones 2022-06-03 14:57:30 +02:00
Alexandre Bodin
aac0e2b465 Merge branch 'master' of github.com:strapi/strapi into fix/mime-type-migration 2022-05-14 09:00:44 +02:00
Mark Kaylor
2c60df54cd fix localization response 2022-05-05 12:32:22 +02:00
Mark Kaylor
f3b295f823 wip handle localization endpoints 2022-05-02 11:22:50 +02:00
Mark Kaylor
f82f331072 use function to check for find method 2022-04-29 09:04:24 +02:00
Mark Kaylor
17608e0242 fix prefixes 2022-04-14 10:24:29 +02:00
Mark Kaylor
c988475bf3 add comment for function 2022-04-06 17:10:27 +02:00
Mark Kaylor
492a3c63b9 replace startCase with upperFirst 2022-04-06 16:58:11 +02:00
Mark Kaylor
dd6abff2a2 clean up js doc 2022-04-05 17:24:39 +02:00
Mark Kaylor
487b06f46d restructure component schemas 2022-04-05 10:57:35 +02:00
Mark Kaylor
c3b7613deb return early if no routes 2022-04-01 18:10:59 +02:00
Mark Kaylor
2480d07a72 fix multiple content types 2022-04-01 17:42:15 +02:00
Mark Kaylor
191b5f856d add component schemas 2022-03-24 17:51:13 +01:00