Update mapping: Updates an existing mappingAsk AIpatch https://prod.api.devgrid.io/entity-mappings/{id}Path ParamsiduuidrequiredThe ID of the mapping to updateBody ParamsmappableIduuidID of the object to map (entity, component, repository, etc.)mappableTypestringenumlength ≤ 100Type of the object to mapentitycomponentrepositoryapplicationblueprintAllowed:entitycomponentrepositoryapplicationblueprintsourceSystemstringlength ≤ 100Name of the external source systemsourceSystemIdstringlength ≤ 255ID of the object in the external source systemstatusstringenumStatus of the mappingactiveinactiveAllowed:activeinactiveResponses 200Success response: Mapping updated 400User error response: Invalid input data 401Error response: Unauthorized 404Error response: Mapping not found 500Error response: Server errorUpdated about 2 months ago