Initial application generated by JHipster-5.8.2
This commit is contained in:
7
src/main/resources/swagger/api.yml
Normal file
7
src/main/resources/swagger/api.yml
Normal file
@ -0,0 +1,7 @@
|
||||
# API-first development with OpenAPI
|
||||
# This file will be used at compile time to generate Spring-MVC endpoint stubs using openapi-generator
|
||||
openapi: "3.0.1"
|
||||
info:
|
||||
title: "hsadminNg"
|
||||
version: 0.0.1
|
||||
paths: {}
|
Reference in New Issue
Block a user