mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-04-23 03:00:50 -04:00
18 lines
385 B
YAML
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"
|