File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2025-05-27 17:12:13.372089 ",
8- "spec_repo_commit": "ed439f7c "
7+ "regenerated": "2025-06-02 06:45:05.905979 ",
8+ "spec_repo_commit": "5e8cd9c1 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2025-05-27 17:12:13.387673 ",
13- "spec_repo_commit": "ed439f7c "
12+ "regenerated": "2025-06-02 06:45:05.921489 ",
13+ "spec_repo_commit": "5e8cd9c1 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -9569,6 +9569,9 @@ components:
95699569 type: array
95709570 target:
95719571 $ref: '#/components/schemas/CreatePageRequestDataAttributesTarget'
9572+ example:
9573+ identifier: my-team
9574+ type: team_handle
95729575 title:
95739576 description: The title of the page.
95749577 example: 'Service: Test is down'
@@ -9582,6 +9585,9 @@ components:
95829585 type: object
95839586 CreatePageRequestDataAttributesTarget:
95849587 description: Information about the target to notify (such as a team or user).
9588+ example:
9589+ identifier: my-team
9590+ type: team_handle
95859591 properties:
95869592 identifier:
95879593 description: Identifier for the target (for example, team handle or user
You can’t perform that action at this time.
0 commit comments