|
2399 | 2399 | "in": "BODY", |
2400 | 2400 | "name": "permissions.organization_custom_roles" |
2401 | 2401 | }, |
| 2402 | + { |
| 2403 | + "alias": null, |
| 2404 | + "deprecated": null, |
| 2405 | + "in": "BODY", |
| 2406 | + "name": "permissions.organization_custom_properties" |
| 2407 | + }, |
2402 | 2408 | { |
2403 | 2409 | "alias": null, |
2404 | 2410 | "deprecated": null, |
|
2980 | 2986 | "in": "BODY", |
2981 | 2987 | "name": "permissions.organization_custom_roles" |
2982 | 2988 | }, |
| 2989 | + { |
| 2990 | + "alias": null, |
| 2991 | + "deprecated": null, |
| 2992 | + "in": "BODY", |
| 2993 | + "name": "permissions.organization_custom_properties" |
| 2994 | + }, |
2983 | 2995 | { |
2984 | 2996 | "alias": null, |
2985 | 2997 | "deprecated": null, |
|
7327 | 7339 | { |
7328 | 7340 | "method": "PATCH", |
7329 | 7341 | "url": "/orgs/{org}/properties/schema", |
7330 | | - "documentationUrl": "https://docs.github.com/rest/orgs/properties#create-or-update-custom-properties-for-an-organization", |
| 7342 | + "documentationUrl": "https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization", |
7331 | 7343 | "parameters": [ |
7332 | 7344 | { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
7333 | 7345 | { "alias": null, "deprecated": null, "in": "BODY", "name": "properties" }, |
|
7373 | 7385 | { |
7374 | 7386 | "method": "PATCH", |
7375 | 7387 | "url": "/orgs/{org}/properties/values", |
7376 | | - "documentationUrl": "https://docs.github.com/rest/orgs/properties#create-or-update-custom-property-values-for-organization-repositories", |
| 7388 | + "documentationUrl": "https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories", |
7377 | 7389 | "parameters": [ |
7378 | 7390 | { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
7379 | 7391 | { |
|
7401 | 7413 | { |
7402 | 7414 | "method": "PUT", |
7403 | 7415 | "url": "/orgs/{org}/properties/schema/{custom_property_name}", |
7404 | | - "documentationUrl": "https://docs.github.com/rest/orgs/properties#create-or-update-a-custom-property-for-an-organization", |
| 7416 | + "documentationUrl": "https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization", |
7405 | 7417 | "parameters": [ |
7406 | 7418 | { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
7407 | 7419 | { |
|
7525 | 7537 | { |
7526 | 7538 | "method": "GET", |
7527 | 7539 | "url": "/orgs/{org}/properties/schema", |
7528 | | - "documentationUrl": "https://docs.github.com/rest/orgs/properties#get-all-custom-properties-for-an-organization", |
| 7540 | + "documentationUrl": "https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization", |
7529 | 7541 | "parameters": [ |
7530 | 7542 | { "alias": null, "deprecated": null, "in": "PATH", "name": "org" } |
7531 | 7543 | ], |
|
7534 | 7546 | { |
7535 | 7547 | "method": "GET", |
7536 | 7548 | "url": "/orgs/{org}/properties/schema/{custom_property_name}", |
7537 | | - "documentationUrl": "https://docs.github.com/rest/orgs/properties#get-a-custom-property-for-an-organization", |
| 7549 | + "documentationUrl": "https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization", |
7538 | 7550 | "parameters": [ |
7539 | 7551 | { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
7540 | 7552 | { |
|
7631 | 7643 | { |
7632 | 7644 | "method": "GET", |
7633 | 7645 | "url": "/orgs/{org}/properties/values", |
7634 | | - "documentationUrl": "https://docs.github.com/rest/orgs/properties#list-custom-property-values-for-organization-repositories", |
| 7646 | + "documentationUrl": "https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories", |
7635 | 7647 | "parameters": [ |
7636 | 7648 | { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
7637 | 7649 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "per_page" }, |
7638 | | - { "alias": null, "deprecated": null, "in": "QUERY", "name": "page" } |
| 7650 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "page" }, |
| 7651 | + { |
| 7652 | + "alias": null, |
| 7653 | + "deprecated": null, |
| 7654 | + "in": "QUERY", |
| 7655 | + "name": "repository_query" |
| 7656 | + } |
7639 | 7657 | ], |
7640 | 7658 | "renamed": null |
7641 | 7659 | }, |
|
7915 | 7933 | { |
7916 | 7934 | "method": "DELETE", |
7917 | 7935 | "url": "/orgs/{org}/properties/schema/{custom_property_name}", |
7918 | | - "documentationUrl": "https://docs.github.com/rest/orgs/properties#remove-a-custom-property-for-an-organization", |
| 7936 | + "documentationUrl": "https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization", |
7919 | 7937 | "parameters": [ |
7920 | 7938 | { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
7921 | 7939 | { |
|
10808 | 10826 | "deprecated": null, |
10809 | 10827 | "in": "BODY", |
10810 | 10828 | "name": "merge_commit_message" |
| 10829 | + }, |
| 10830 | + { |
| 10831 | + "alias": null, |
| 10832 | + "deprecated": null, |
| 10833 | + "in": "BODY", |
| 10834 | + "name": "custom_properties" |
| 10835 | + }, |
| 10836 | + { |
| 10837 | + "alias": null, |
| 10838 | + "deprecated": null, |
| 10839 | + "in": "BODY", |
| 10840 | + "name": "custom_properties.*" |
10811 | 10841 | } |
10812 | 10842 | ], |
10813 | 10843 | "renamed": null |
|
12214 | 12244 | { |
12215 | 12245 | "method": "GET", |
12216 | 12246 | "url": "/repos/{owner}/{repo}/properties/values", |
12217 | | - "documentationUrl": "https://docs.github.com/rest/repos/properties#get-all-custom-property-values-for-a-repository", |
| 12247 | + "documentationUrl": "https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository", |
12218 | 12248 | "parameters": [ |
12219 | 12249 | { "alias": null, "deprecated": null, "in": "PATH", "name": "owner" }, |
12220 | 12250 | { "alias": null, "deprecated": null, "in": "PATH", "name": "repo" } |
|
14601 | 14631 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "direction" }, |
14602 | 14632 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "per_page" }, |
14603 | 14633 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "before" }, |
14604 | | - { "alias": null, "deprecated": null, "in": "QUERY", "name": "after" } |
| 14634 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "after" }, |
| 14635 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "validity" } |
14605 | 14636 | ], |
14606 | 14637 | "renamed": null |
14607 | 14638 | }, |
|
14629 | 14660 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "page" }, |
14630 | 14661 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "per_page" }, |
14631 | 14662 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "before" }, |
14632 | | - { "alias": null, "deprecated": null, "in": "QUERY", "name": "after" } |
| 14663 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "after" }, |
| 14664 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "validity" } |
14633 | 14665 | ], |
14634 | 14666 | "renamed": null |
14635 | 14667 | }, |
|
14658 | 14690 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "page" }, |
14659 | 14691 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "per_page" }, |
14660 | 14692 | { "alias": null, "deprecated": null, "in": "QUERY", "name": "before" }, |
14661 | | - { "alias": null, "deprecated": null, "in": "QUERY", "name": "after" } |
| 14693 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "after" }, |
| 14694 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "validity" } |
14662 | 14695 | ], |
14663 | 14696 | "renamed": null |
14664 | 14697 | }, |
|
0 commit comments