Commit Graph

4 Commits

Author SHA1 Message Date
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