mrapids 0.1.7

Your OpenAPI, but executable
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Auto-generated from specs/api.yaml
# Operation: repos/get
# Method: GET /repos/{owner}/{repo}
# Summary: Get a repository

# Generated by MicroRapid with accurate schema parsing

operation: repos/get
method: GET
path: /repos/{owner}/{repo}
description: Get a repository
headers:
  Accept: application/json
expect:
  status: 200