@octokit/openapi 7.13.0 → 7.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/api.github.com.deref.json +27 -1
- package/generated/api.github.com.json +8 -1
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +4 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +2 -1
- package/generated/ghes-3.2.deref.json +4 -1
- package/generated/ghes-3.2.json +2 -1
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +1 -1
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +1 -1
- package/generated/ghes-3.3.deref.json +4 -1
- package/generated/ghes-3.3.json +2 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +4 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +2 -1
- package/generated/ghes-3.4.deref.json +4 -1
- package/generated/ghes-3.4.json +2 -1
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +5 -1
- package/generated/ghes-3.5-diff-to-ghes-3.6.json +2 -1
- package/generated/ghes-3.5.deref.json +5 -1
- package/generated/ghes-3.5.json +2 -1
- package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +100 -0
- package/generated/ghes-3.6-diff-to-api.github.com.deref.json +8888 -1
- package/generated/ghes-3.6-diff-to-api.github.com.json +376 -1
- package/generated/ghes-3.6.deref.json +19 -5
- package/generated/ghes-3.6.json +16 -4
- package/generated/github.ae-diff-to-api.github.com.deref.json +27 -1
- package/generated/github.ae-diff-to-api.github.com.json +8 -1
- package/generated/github.ae.deref.json +27 -1
- package/generated/github.ae.json +8 -1
- package/package.json +1 -1
|
@@ -17966,6 +17966,79 @@
|
|
|
17966
17966
|
"style": "form"
|
|
17967
17967
|
}
|
|
17968
17968
|
]
|
|
17969
|
+
},
|
|
17970
|
+
"responses": {
|
|
17971
|
+
"changed": {
|
|
17972
|
+
"200": {
|
|
17973
|
+
"content": {
|
|
17974
|
+
"changed": {
|
|
17975
|
+
"application/json": {
|
|
17976
|
+
"schema_changed": {
|
|
17977
|
+
"properties_changed": {
|
|
17978
|
+
"changed": {
|
|
17979
|
+
"workflow_runs": {
|
|
17980
|
+
"items_changed": {
|
|
17981
|
+
"properties_changed": {
|
|
17982
|
+
"removed": [
|
|
17983
|
+
"display_title"
|
|
17984
|
+
]
|
|
17985
|
+
}
|
|
17986
|
+
}
|
|
17987
|
+
}
|
|
17988
|
+
}
|
|
17989
|
+
}
|
|
17990
|
+
}
|
|
17991
|
+
}
|
|
17992
|
+
}
|
|
17993
|
+
}
|
|
17994
|
+
}
|
|
17995
|
+
}
|
|
17996
|
+
}
|
|
17997
|
+
}
|
|
17998
|
+
},
|
|
17999
|
+
"/repos/{owner}/{repo}/actions/runs/{run_id}": {
|
|
18000
|
+
"get": {
|
|
18001
|
+
"responses": {
|
|
18002
|
+
"changed": {
|
|
18003
|
+
"200": {
|
|
18004
|
+
"content": {
|
|
18005
|
+
"changed": {
|
|
18006
|
+
"application/json": {
|
|
18007
|
+
"schema_changed": {
|
|
18008
|
+
"properties_changed": {
|
|
18009
|
+
"removed": [
|
|
18010
|
+
"display_title"
|
|
18011
|
+
]
|
|
18012
|
+
}
|
|
18013
|
+
}
|
|
18014
|
+
}
|
|
18015
|
+
}
|
|
18016
|
+
}
|
|
18017
|
+
}
|
|
18018
|
+
}
|
|
18019
|
+
}
|
|
18020
|
+
}
|
|
18021
|
+
},
|
|
18022
|
+
"/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}": {
|
|
18023
|
+
"get": {
|
|
18024
|
+
"responses": {
|
|
18025
|
+
"changed": {
|
|
18026
|
+
"200": {
|
|
18027
|
+
"content": {
|
|
18028
|
+
"changed": {
|
|
18029
|
+
"application/json": {
|
|
18030
|
+
"schema_changed": {
|
|
18031
|
+
"properties_changed": {
|
|
18032
|
+
"removed": [
|
|
18033
|
+
"display_title"
|
|
18034
|
+
]
|
|
18035
|
+
}
|
|
18036
|
+
}
|
|
18037
|
+
}
|
|
18038
|
+
}
|
|
18039
|
+
}
|
|
18040
|
+
}
|
|
18041
|
+
}
|
|
17969
18042
|
}
|
|
17970
18043
|
}
|
|
17971
18044
|
},
|
|
@@ -17984,6 +18057,33 @@
|
|
|
17984
18057
|
"style": "form"
|
|
17985
18058
|
}
|
|
17986
18059
|
]
|
|
18060
|
+
},
|
|
18061
|
+
"responses": {
|
|
18062
|
+
"changed": {
|
|
18063
|
+
"200": {
|
|
18064
|
+
"content": {
|
|
18065
|
+
"changed": {
|
|
18066
|
+
"application/json": {
|
|
18067
|
+
"schema_changed": {
|
|
18068
|
+
"properties_changed": {
|
|
18069
|
+
"changed": {
|
|
18070
|
+
"workflow_runs": {
|
|
18071
|
+
"items_changed": {
|
|
18072
|
+
"properties_changed": {
|
|
18073
|
+
"removed": [
|
|
18074
|
+
"display_title"
|
|
18075
|
+
]
|
|
18076
|
+
}
|
|
18077
|
+
}
|
|
18078
|
+
}
|
|
18079
|
+
}
|
|
18080
|
+
}
|
|
18081
|
+
}
|
|
18082
|
+
}
|
|
18083
|
+
}
|
|
18084
|
+
}
|
|
18085
|
+
}
|
|
18086
|
+
}
|
|
17987
18087
|
}
|
|
17988
18088
|
}
|
|
17989
18089
|
},
|