Vladimír Gorej
|
80d56c9518
|
feat: apply cumulative update to address various issues (#10324)
|
2025-02-27 11:12:42 +01:00 |
|
Oliwia Rogala
|
f7373a0bc1
|
fix(json-schema-2020-12-samples): skip anyOf and oneOf while merging schemas (#9853)
Refs #9198
|
2024-04-23 15:27:22 +02:00 |
|
Oliwia Rogala
|
6a493fb4f3
|
feat(plugins): expose JSON Schema merging mechanism from samples plugins (#9766)
Refs #9765
|
2024-03-29 12:56:20 +01:00 |
|
Oliwia Rogala
|
c002e59791
|
fix(json-schema-2020-12-samples): fix constraints for integer example values (#9749)
Refs #9740
|
2024-03-26 14:55:25 +01:00 |
|
Bas Schoenmaeckers
|
fb65508eb4
|
feat(samples): add base64url support for contentEncoding keyword (#9246)
This change is JSON Schema 2020-12 specific.
|
2023-11-13 16:01:27 +01:00 |
|
Vladimír Gorej
|
113996f627
|
feat(json-schema): expose API that generates examples from JSON Schema (#9190)
This allows to use the samples API in a static way
without fully instantiating SwaggerUI.
Refs #9188
|
2023-09-05 14:13:53 +02:00 |
|