Commit 0248153
authored
Include openshift-4.12 schema (#200)
* Include openshift-4.12 schema.
This is coming from the most recent 4.12.z release (currently 4.12.87).
Generated using
oc get --raw /openapi/v2 | jq --sort-keys 'del(.parameters, .paths[], .security, .securityDefinitions)' | sed -Ee 's/(Authorization: Bearer sha256)~[^ ]*/\1~REDACTED/;'
* Update README
---------
Co-authored-by: Moritz Clasmeier <mclasmeier@redhat.com>1 parent f48c059 commit 0248153
2 files changed
Lines changed: 89505 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments