Schema Inaccuracy
This is the json ref for the example
#/paths/~1organizations~1{org}~1settings~1billing~1budgets~1{budget_id}/patch/responses/200/content/application~1json/examples/update-budget/value
The field id doesn't exist in the schema, but exists in the example.
Here's a snippet
1: {
> 2: "id" : "550e8400-e29b-41d4-a716-446655440000",
3: "message" : "Budget successfully updated."
4: }
Expected
The schema and example are in sync
Reproduction Steps
I could reproduce this in