{ "operationId": "atlassianSetprojectproperty", "method": "PUT", "path": "/rest/api/3/project/{projectIdOrKey}/properties/{propertyKey}", "summary": "Atlassian Set Project Property", "requestExamples": [ { "contentType": "application/json", "example": { "number": 5, "string": "string-value" } } ], "responseExamples": [] }