Files
scroll/prover-stats-api/cmd/docs/swagger.yaml
2023-07-13 10:41:26 +08:00

18 lines
385 B
YAML

basePath: /api/v1
host: localhost:8990
info:
contact:
email: Be Pending
name: Prover Stats API Support
description: This is an API server for Provers.
license:
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0.html
title: Zero-knowledge Prover Stats API
version: "1.0"
paths: {}
securityDefinitions:
BasicAuth:
type: basic
swagger: "2.0"