feat: adding openapi spect generation to the frontend client aas well as to fast api. Broke API out into different routes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"version": "6.6.0",
|
||||
"generators": {
|
||||
"mta-sign-api": {
|
||||
"generatorName": "typescript-fetch",
|
||||
"generatorName": "typescript-axios",
|
||||
"output": "#{cwd}/gen-sources/mta-sign-api/",
|
||||
"glob": "gen-sources/mta-sign-api/openapi.{json,yaml}",
|
||||
"additionalProperties": "supportsES6=true,typescriptThreePlus=true"
|
||||
|
||||
Reference in New Issue
Block a user