{ "operationId": "atlassianUpdatefieldconfiguration", "method": "PUT", "path": "/rest/api/3/fieldconfiguration/{id}", "summary": "Atlassian Update Field Configuration", "requestExamples": [ { "contentType": "application/json", "example": { "description": "A brand new description", "name": "My Modified Field Configuration" } } ], "responseExamples": [] }