File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1285
1285
source : ' https://github.com/Fatal1ty/mashumaro'
1286
1286
lastUpdated : ' 2024-04-30'
1287
1287
1288
+ - name : Micronaut JSON Schema
1289
+ description : ' Generates JSON Schema from Java classes, supporting the Micronaut framework.'
1290
+ toolingTypes : ['code-to-schema']
1291
+ languages : ['Java']
1292
+ maintainers :
1293
+ - name : ' Elif Kurtay'
1294
+ username : ' elifKurtay'
1295
+ platform : ' github'
1296
+ - name : ' Sergio del Amo'
1297
+ username : ' sdelamo'
1298
+ platform : ' github'
1299
+ - name : ' Andriy Dmytruk'
1300
+ username : ' andriy-dmytruk'
1301
+ platform : ' github'
1302
+ license : ' Apache-2.0'
1303
+ source : ' https://github.com/micronaut-projects/micronaut-json-schema'
1304
+ homepage : ' https://micronaut.io'
1305
+ supportedDialects :
1306
+ draft : ['2020-12']
1307
+ lastUpdated : ' 2025-01-22'
1308
+
1288
1309
- name : drf-jsonschema-serializer
1289
1310
description : ' drf-jsonschema-serializer generates schemas from Django Rest Framework serializers.'
1290
1311
toolingTypes : ['code-to-schema']
You can’t perform that action at this time.
0 commit comments