Skip to content

Commit

Permalink
generalizd configdata
Browse files Browse the repository at this point in the history
  • Loading branch information
aomegax committed Nov 22, 2024
1 parent ff61e6f commit 731bcbc
Show file tree
Hide file tree
Showing 14 changed files with 277 additions and 213 deletions.
32 changes: 16 additions & 16 deletions openapi/openapi_export.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,11 @@
"summary" : "Get xlsx of full cache",
"operationId" : "xls",
"responses" : {
"401" : {
"description" : "Unauthorized"
},
"403" : {
"description" : "Forbidden"
"429" : {
"description" : "Too many requests"
},
"400" : {
"description" : "Bad Request",
"500" : {
"description" : "Service unavailable",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -42,8 +39,14 @@
}
}
},
"500" : {
"description" : "Service unavailable",
"200" : {
"description" : "OK",
"content" : {
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" : { }
}
},
"400" : {
"description" : "Bad Request",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -52,14 +55,11 @@
}
}
},
"200" : {
"description" : "OK",
"content" : {
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" : { }
}
"403" : {
"description" : "Forbidden"
},
"429" : {
"description" : "Too many requests"
"401" : {
"description" : "Unauthorized"
}
},
"security" : [ {
Expand Down
86 changes: 43 additions & 43 deletions openapi/openapi_fdrv1.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,11 @@
}
} ],
"responses" : {
"401" : {
"description" : "Unauthorized"
},
"403" : {
"description" : "Forbidden"
"429" : {
"description" : "Too many requests"
},
"400" : {
"description" : "Bad Request",
"500" : {
"description" : "Service unavailable",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -52,8 +49,8 @@
}
}
},
"500" : {
"description" : "Service unavailable",
"400" : {
"description" : "Bad Request",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -62,9 +59,6 @@
}
}
},
"429" : {
"description" : "Too many requests"
},
"200" : {
"description" : "OK",
"content" : {
Expand All @@ -74,6 +68,12 @@
}
}
}
},
"403" : {
"description" : "Forbidden"
},
"401" : {
"description" : "Unauthorized"
}
},
"security" : [ {
Expand All @@ -87,14 +87,11 @@
"summary" : "Get xlsx of last v1 {stakeholder} cache version",
"operationId" : "xls",
"responses" : {
"401" : {
"description" : "Unauthorized"
},
"403" : {
"description" : "Forbidden"
"429" : {
"description" : "Too many requests"
},
"400" : {
"description" : "Bad Request",
"500" : {
"description" : "Service unavailable",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -103,8 +100,14 @@
}
}
},
"500" : {
"description" : "Service unavailable",
"200" : {
"description" : "OK",
"content" : {
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" : { }
}
},
"400" : {
"description" : "Bad Request",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -113,14 +116,11 @@
}
}
},
"200" : {
"description" : "OK",
"content" : {
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" : { }
}
"403" : {
"description" : "Forbidden"
},
"429" : {
"description" : "Too many requests"
"401" : {
"description" : "Unauthorized"
}
},
"security" : [ {
Expand All @@ -134,17 +134,11 @@
"summary" : "Get last v1 {stakeholder} cache version",
"operationId" : "idV1",
"responses" : {
"401" : {
"description" : "Unauthorized"
},
"403" : {
"description" : "Forbidden"
},
"404" : {
"description" : "Not Found"
"429" : {
"description" : "Too many requests"
},
"400" : {
"description" : "Bad Request",
"500" : {
"description" : "Service unavailable",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -153,8 +147,8 @@
}
}
},
"500" : {
"description" : "Service unavailable",
"400" : {
"description" : "Bad Request",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -163,9 +157,6 @@
}
}
},
"429" : {
"description" : "Too many requests"
},
"200" : {
"description" : "OK",
"content" : {
Expand All @@ -175,6 +166,15 @@
}
}
}
},
"403" : {
"description" : "Forbidden"
},
"404" : {
"description" : "Not Found"
},
"401" : {
"description" : "Unauthorized"
}
},
"security" : [ {
Expand Down
86 changes: 43 additions & 43 deletions openapi/openapi_nodev1.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,11 @@
}
} ],
"responses" : {
"401" : {
"description" : "Unauthorized"
},
"403" : {
"description" : "Forbidden"
"429" : {
"description" : "Too many requests"
},
"400" : {
"description" : "Bad Request",
"500" : {
"description" : "Service unavailable",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -52,8 +49,8 @@
}
}
},
"500" : {
"description" : "Service unavailable",
"400" : {
"description" : "Bad Request",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -62,9 +59,6 @@
}
}
},
"429" : {
"description" : "Too many requests"
},
"200" : {
"description" : "OK",
"content" : {
Expand All @@ -74,6 +68,12 @@
}
}
}
},
"403" : {
"description" : "Forbidden"
},
"401" : {
"description" : "Unauthorized"
}
},
"security" : [ {
Expand All @@ -87,14 +87,11 @@
"summary" : "Get xlsx of last v1 {stakeholder} cache version",
"operationId" : "xls",
"responses" : {
"401" : {
"description" : "Unauthorized"
},
"403" : {
"description" : "Forbidden"
"429" : {
"description" : "Too many requests"
},
"400" : {
"description" : "Bad Request",
"500" : {
"description" : "Service unavailable",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -103,8 +100,14 @@
}
}
},
"500" : {
"description" : "Service unavailable",
"200" : {
"description" : "OK",
"content" : {
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" : { }
}
},
"400" : {
"description" : "Bad Request",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -113,14 +116,11 @@
}
}
},
"200" : {
"description" : "OK",
"content" : {
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" : { }
}
"403" : {
"description" : "Forbidden"
},
"429" : {
"description" : "Too many requests"
"401" : {
"description" : "Unauthorized"
}
},
"security" : [ {
Expand All @@ -134,17 +134,11 @@
"summary" : "Get last v1 {stakeholder} cache version",
"operationId" : "idV1",
"responses" : {
"401" : {
"description" : "Unauthorized"
},
"403" : {
"description" : "Forbidden"
},
"404" : {
"description" : "Not Found"
"429" : {
"description" : "Too many requests"
},
"400" : {
"description" : "Bad Request",
"500" : {
"description" : "Service unavailable",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -153,8 +147,8 @@
}
}
},
"500" : {
"description" : "Service unavailable",
"400" : {
"description" : "Bad Request",
"content" : {
"application/json" : {
"schema" : {
Expand All @@ -163,9 +157,6 @@
}
}
},
"429" : {
"description" : "Too many requests"
},
"200" : {
"description" : "OK",
"content" : {
Expand All @@ -175,6 +166,15 @@
}
}
}
},
"403" : {
"description" : "Forbidden"
},
"404" : {
"description" : "Not Found"
},
"401" : {
"description" : "Unauthorized"
}
},
"security" : [ {
Expand Down
Loading

0 comments on commit 731bcbc

Please sign in to comment.