Compare commits
2 Commits
7259dfaa37
...
v3.0.0-alp
| Author | SHA1 | Date | |
|---|---|---|---|
| e3bab25418 | |||
| 6298763f2f |
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"$id": "https://schema.owlboard.info/api/api-envelope.schema.json",
|
||||
"$schema": "https://json-schema.org/draft-07/schema#",
|
||||
"title": "ApiEnvelope",
|
||||
"title": "Envelope",
|
||||
"description": "OwlBoard API Envelope",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"t": {
|
||||
@@ -2,6 +2,7 @@
|
||||
"$id": "https://schema.owlboard.info/api/pis-object.schema.json",
|
||||
"$schema": "https://json-schema.org/draft-07/schema#",
|
||||
"title": "PisObjects",
|
||||
"description": "PIS API Resonse, contains the code and optionally, TOC and/or a list of CRS, TIPLOC",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"code": {
|
||||
Reference in New Issue
Block a user