All URIs are relative to https://validator.spaceapi.io
| Method | HTTP request | Description |
|---|---|---|
| V1Get | Get /v1 | |
| V1ValidatePost | Post /v1/validate/ | validate an input against the SpaceApi schema |
ServerInformation V1Get(ctx, )
This endpoint does not need any parameter.
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ValidateV1Response V1ValidatePost(ctx, validateV1)
validate an input against the SpaceApi schema
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| validateV1 | ValidateV1 |
No authorization required
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]