This website requires JavaScript.
Explore
Help
Sign in
agecem
/
agecem-org
Watch
4
Star
1
Fork
You've already forked agecem-org
0
Code
Issues
31
Pull requests
2
Activity
v1.3.4
agecem-org
/
apiresponse
/
spec.go
9 lines
92 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
feat(api): add pave spec to route /v1/spec and add seed to it Exposes the API spec in pave format, which intends to show information about all API routes. Also pave V1SeedPOST and V1SpecGET
2023-11-20 15:13:42 -05:00
package
apiresponse
type
V1SpecGET
struct
{
fix: update voki requests/responses à v3
2024-08-21 13:39:03 -04:00
APIResponse
feat(api): add pave spec to route /v1/spec and add seed to it Exposes the API spec in pave format, which intends to show information about all API routes. Also pave V1SeedPOST and V1SpecGET
2023-11-20 15:13:42 -05:00
Data
struct
{
Spec
string
}
}
Reference in a new issue
Copy permalink