13 lines
215 B
YAML
13 lines
215 B
YAML
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"
|