199 Commits

Author SHA1 Message Date
Jean-Sébastien Herbaux
c5ffea6ff2
Merge pull request #13566 from strapi/4.2.0
4.2.0
2022-06-15 15:17:49 +02:00
Convly
642b6a37e0 4.2.0 2022-06-15 15:09:07 +02:00
Alexandre Bodin
c12bde7e87 Merge branch 'master' into releases/4.2.0 2022-06-07 12:15:44 +02:00
DMehaffy
0309b36671
Fix CVE-2021-46708 2022-06-02 11:54:01 -07:00
Alexandre BODIN
e52036125a
Merge pull request #13404 from micnil/bugfix/13373-plugin-documentation-component-response-type
Fix generation of OpenAPI documentation with top level type attribute
2022-05-30 11:34:07 +02:00
Michael Nilsson
65cb147ec9 Fix generation of OpenAPI documentation with top level type attribute 2022-05-27 16:17:47 +02:00
Alexandre Bodin
ab698015cf v4.1.12 2022-05-25 17:17:49 +02:00
Convly
37b6802099 Update minimum node version in the package.json files 2022-05-23 14:40:37 +02:00
markkaylor
2178f77126
Merge pull request #13323 from strapi/fix/required-attributes
[plugin:documentation] fix required attributes on post requests
2022-05-18 14:43:29 +02:00
Mark Kaylor
54c783344b add missing items property causing infinite load on error schema 2022-05-17 10:22:33 +02:00
Mark Kaylor
c1ce4dc070 fix tests 2022-05-16 14:26:54 +02:00
Mark Kaylor
7b14697fa5 set locale required on localization request 2022-05-16 10:22:17 +02:00
Mark Kaylor
d413a018b5 fix required attributes on post requests 2022-05-16 10:00:20 +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
Convly
698ae33e00 v4.1.11 2022-05-13 18:08:05 +02:00
Convly
06abcda86a v4.1.10 2022-05-11 16:30:38 +02:00
Alexandre BODIN
8eec9c2d71
Merge pull request #12929 from strapi/fix/documentation-component-schemas
Add component schemas
2022-05-11 10:18:02 +02:00
Mark Kaylor
acd8b1a7c8 remi feedback 2022-05-10 15:04:59 +02:00
Mark Kaylor
5616903ac8 rename variables 2022-05-10 10:15:38 +02:00
Mark Kaylor
60dfae1cff add unit tests 2022-05-10 10:05:28 +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
a4d386a00a fix localizations request schema 2022-04-29 10:05:29 +02:00
Mark Kaylor
f82f331072 use function to check for find method 2022-04-29 09:04:24 +02:00
Alexandre Bodin
9fa53be186 v4.1.9 2022-04-27 18:25:42 +02:00
Mark Kaylor
17608e0242 fix prefixes 2022-04-14 10:24:29 +02:00
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
Mark Kaylor
f8fd4c1c09 update comment 2022-04-11 11:22:48 +02:00
Mark Kaylor
35ac3263e9 fix prefixes 2022-04-11 11:21:05 +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
eae3901012 fix comment 2022-04-01 17:43:21 +02:00
Mark Kaylor
2480d07a72 fix multiple content types 2022-04-01 17:42:15 +02:00
Alexandre Bodin
1699aac151 v4.1.7 2022-03-31 17:53:39 +02:00
Alexandre Bodin
f25774168c v4.1.6 2022-03-30 15:34:12 +02:00
Mark Kaylor
191b5f856d add component schemas 2022-03-24 17:51:13 +01:00
vincentbpro
6d7071bc5f Merge branch 'master' into feat/translations-cleanup 2022-03-23 13:28:47 +01:00
Alexandre Bodin
f1859f0375 v4.1.5 2022-03-16 12:18:10 +01:00
Alexandre Bodin
01a565aeb6 v4.1.4 2022-03-16 11:22:49 +01:00
vincentbpro
643ad2d97d reorder translation files 2022-03-15 10:27:05 +01:00
vincentbpro
e67067c584 merged duplicated tranlations using the interactive script 2022-03-15 10:25:43 +01:00
Mark Kaylor
a58c2bc035 Merge branch 'master' of github.com:strapi/strapi into strapi-market-release 2022-03-11 11:08:17 +01:00
HichamELBSI
e89098da42 Bump DS alpha.77 (no breaking changes)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:06:30 +01:00
Alexandre BODIN
3ebdfdae5d
Merge pull request #12675 from alexgrozav/master
fix documentation plugin paths builder when multiple contentTypes
2022-03-10 14:37:35 +01:00
Alexandre Bodin
8549f5aca3 v4.1.3 2022-03-08 19:28:44 +01:00
markkaylor
1cb4307bf8
Merge pull request #12490 from DennisHartrampf/fix/documentation-generate-operationId
Set operationId
2022-03-04 10:21:33 +01:00
markkaylor
dfb8d17f03
Merge pull request #12488 from DennisHartrampf/fix/documentation-include-description
Include required description in 200 response
2022-03-04 09:48:10 +01:00