12
docs/swagger.yaml
Normal file
12
docs/swagger.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
info:
|
||||
contact: {}
|
||||
description: service-http接口文档
|
||||
title: service-http API
|
||||
version: 0.0.1
|
||||
paths: {}
|
||||
securityDefinitions:
|
||||
Bearer:
|
||||
in: header
|
||||
name: Authorization
|
||||
type: apiKey
|
||||
swagger: "2.0"
|
||||
Reference in New Issue
Block a user