https PATCH api.github.com None /orgs/BeaverSoftware/properties/schema {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python', 'Content-Type': 'application/json'} {"properties": [{"property_name": "property_1", "value_type": "string", "required": false, "description": "description", "values_editable_by": "org_actors"}, {"property_name": "property_2", "value_type": "single_select", "required": true, "default_value": "bar", "description": "Lorem ipsum", "allowed_values": ["foo", "bar"], "values_editable_by": "org_and_repo_actors"}]} 200 [('Server', 'GitHub.com'), ('Date', 'Sat, 01 Jun 2024 07:33:15 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Transfer-Encoding', 'chunked'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With'), ('ETag', 'W/"3d31331d3fa84370e751e90afbe5f289af6035258b6504dad42bb3cfd77ae983"'), ('github-authentication-token-expiration', '2024-06-08 02:45:21 +0100'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('x-accepted-github-permissions', 'organization_custom_properties=admin'), ('x-github-api-version-selected', '2022-11-28'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4947'), ('X-RateLimit-Reset', '1717228808'), ('X-RateLimit-Used', '53'), ('X-RateLimit-Resource', 'core'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '0'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('Content-Encoding', 'gzip'), ('X-GitHub-Request-Id', 'CGNJ:L42SB3:M0O1IW:JEHZ3G:SUHX0TC4')] [{"property_name":"property_1","value_type":"string","required":false,"description":"description","values_editable_by":"org_actors"},{"property_name":"property_2","value_type":"single_select","required":true,"default_value":"bar","description":"Lorem ipsum","allowed_values":["foo","bar"],"values_editable_by":"org_and_repo_actors"}]