mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +08:00
11 lines
185 B
YAML
11 lines
185 B
YAML
basePath: /api
|
|
host: '{{.Host}}'
|
|
info:
|
|
contact: {}
|
|
description: This is a sample server celler server.
|
|
license: {}
|
|
title: APP Demo API
|
|
version: "1.0"
|
|
paths: {}
|
|
swagger: "2.0"
|