create-dolittle-microservice
Version:
In Norse mythology, the Vanir are a group of gods associated with health, fertility, wisdom, and the ability to see the future.
29 lines (28 loc) • 403 B
JSON
{
"components": {
"examples": {},
"headers": {},
"parameters": {},
"requestBodies": {},
"responses": {},
"schemas": {},
"securitySchemes": {}
},
"info": {
"title": "{{lowerCase name}}.backend",
"version": "1.0.0",
"license": {
"name": "{{license}}"
},
"contact": {
"name": "{{tenant}}"
}
},
"openapi": "3.0.0",
"paths": {},
"servers": [
{
"url": "/"
}
]
}