diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 668441bdf..fc1ac0e78 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -14846,7 +14846,10 @@ "type": "object", "properties": { "bundle": { - "type": "object", + "type": [ + "object", + "null" + ], "properties": { "mediaType": { "type": "string" @@ -110221,6 +110224,10 @@ "has_next_page": { "type": "boolean", "description": "Indicates if there are more pages of results available (maps to hasNextPage from billing platform)" + }, + "total_count": { + "type": "integer", + "description": "Total number of budgets matching the query" } }, "required": [ diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 1ad61524d..4bbb28c8a 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -10735,7 +10735,9 @@ paths: type: object properties: bundle: - type: object + type: + - object + - 'null' properties: mediaType: type: string @@ -79670,6 +79672,9 @@ components: type: boolean description: Indicates if there are more pages of results available (maps to hasNextPage from billing platform) + total_count: + type: integer + description: Total number of budgets matching the query required: - budgets get-budget: diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 668441bdf..fc1ac0e78 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -14846,7 +14846,10 @@ "type": "object", "properties": { "bundle": { - "type": "object", + "type": [ + "object", + "null" + ], "properties": { "mediaType": { "type": "string" @@ -110221,6 +110224,10 @@ "has_next_page": { "type": "boolean", "description": "Indicates if there are more pages of results available (maps to hasNextPage from billing platform)" + }, + "total_count": { + "type": "integer", + "description": "Total number of budgets matching the query" } }, "required": [ diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 1ad61524d..4bbb28c8a 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -10735,7 +10735,9 @@ paths: type: object properties: bundle: - type: object + type: + - object + - 'null' properties: mediaType: type: string @@ -79670,6 +79672,9 @@ components: type: boolean description: Indicates if there are more pages of results available (maps to hasNextPage from billing platform) + total_count: + type: integer + description: Total number of budgets matching the query required: - budgets get-budget: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index acf3dc14f..b5e565c88 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -76864,6 +76864,10 @@ "has_next_page": { "type": "boolean", "description": "Indicates if there are more pages of results available (maps to hasNextPage from billing platform)" + }, + "total_count": { + "type": "integer", + "description": "Total number of budgets matching the query" } }, "required": [ @@ -100951,7 +100955,10 @@ "type": "object", "properties": { "bundle": { - "type": "object", + "type": [ + "object", + "null" + ], "properties": { "mediaType": { "type": "string" diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 7ed2afe62..657f5892b 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -18395,6 +18395,9 @@ paths: type: boolean description: Indicates if there are more pages of results available (maps to hasNextPage from billing platform) + total_count: + type: integer + description: Total number of budgets matching the query required: - budgets examples: @@ -26189,7 +26192,9 @@ paths: type: object properties: bundle: - type: object + type: + - object + - 'null' properties: mediaType: type: string diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index acf3dc14f..b5e565c88 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -76864,6 +76864,10 @@ "has_next_page": { "type": "boolean", "description": "Indicates if there are more pages of results available (maps to hasNextPage from billing platform)" + }, + "total_count": { + "type": "integer", + "description": "Total number of budgets matching the query" } }, "required": [ @@ -100951,7 +100955,10 @@ "type": "object", "properties": { "bundle": { - "type": "object", + "type": [ + "object", + "null" + ], "properties": { "mediaType": { "type": "string" diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 7ed2afe62..657f5892b 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -18395,6 +18395,9 @@ paths: type: boolean description: Indicates if there are more pages of results available (maps to hasNextPage from billing platform) + total_count: + type: integer + description: Total number of budgets matching the query required: - budgets examples: @@ -26189,7 +26192,9 @@ paths: type: object properties: bundle: - type: object + type: + - object + - 'null' properties: mediaType: type: string diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 69cf37ef4..5487904af 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -69411,6 +69411,10 @@ "has_next_page": { "type": "boolean", "description": "Indicates if there are more pages of results available (maps to hasNextPage from billing platform)" + }, + "total_count": { + "type": "integer", + "description": "Total number of budgets matching the query" } }, "required": [ @@ -149066,7 +149070,10 @@ "type": "object", "properties": { "bundle": { - "type": "object", + "type": [ + "object", + "null" + ], "properties": { "mediaType": { "type": "string" diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 72203a49e..c2885724c 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -23127,6 +23127,9 @@ paths: type: boolean description: Indicates if there are more pages of results available (maps to hasNextPage from billing platform) + total_count: + type: integer + description: Total number of budgets matching the query required: - budgets examples: @@ -39547,7 +39550,9 @@ paths: type: object properties: bundle: - type: object + type: + - object + - 'null' properties: mediaType: type: string diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 69cf37ef4..5487904af 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -69411,6 +69411,10 @@ "has_next_page": { "type": "boolean", "description": "Indicates if there are more pages of results available (maps to hasNextPage from billing platform)" + }, + "total_count": { + "type": "integer", + "description": "Total number of budgets matching the query" } }, "required": [ @@ -149066,7 +149070,10 @@ "type": "object", "properties": { "bundle": { - "type": "object", + "type": [ + "object", + "null" + ], "properties": { "mediaType": { "type": "string" diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 72203a49e..c2885724c 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -23127,6 +23127,9 @@ paths: type: boolean description: Indicates if there are more pages of results available (maps to hasNextPage from billing platform) + total_count: + type: integer + description: Total number of budgets matching the query required: - budgets examples: @@ -39547,7 +39550,9 @@ paths: type: object properties: bundle: - type: object + type: + - object + - 'null' properties: mediaType: type: string diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index f743bf58b..fcd7f2000 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -24773,7 +24773,10 @@ "type": "object", "properties": { "bundle": { - "type": "object", + "type": [ + "object", + "null" + ], "properties": { "mediaType": { "type": "string" @@ -130181,6 +130184,10 @@ "has_next_page": { "type": "boolean", "description": "Indicates if there are more pages of results available (maps to hasNextPage from billing platform)" + }, + "total_count": { + "type": "integer", + "description": "Total number of budgets matching the query" } }, "required": [ diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index e5a65e8b8..e1675235e 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -17845,7 +17845,9 @@ paths: type: object properties: bundle: - type: object + type: + - object + - 'null' properties: mediaType: type: string @@ -94156,6 +94158,9 @@ components: type: boolean description: Indicates if there are more pages of results available (maps to hasNextPage from billing platform) + total_count: + type: integer + description: Total number of budgets matching the query required: - budgets create-budget: diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index f743bf58b..fcd7f2000 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -24773,7 +24773,10 @@ "type": "object", "properties": { "bundle": { - "type": "object", + "type": [ + "object", + "null" + ], "properties": { "mediaType": { "type": "string" @@ -130181,6 +130184,10 @@ "has_next_page": { "type": "boolean", "description": "Indicates if there are more pages of results available (maps to hasNextPage from billing platform)" + }, + "total_count": { + "type": "integer", + "description": "Total number of budgets matching the query" } }, "required": [ diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index e5a65e8b8..e1675235e 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -17845,7 +17845,9 @@ paths: type: object properties: bundle: - type: object + type: + - object + - 'null' properties: mediaType: type: string @@ -94156,6 +94158,9 @@ components: type: boolean description: Indicates if there are more pages of results available (maps to hasNextPage from billing platform) + total_count: + type: integer + description: Total number of budgets matching the query required: - budgets create-budget: