Fix JSON Schema operationID
JSON Schema operationID is used to generate types for projects that use the API. For example, here is what is generated from your JSON Schema today: export class LabelsService {... public static ea826230Ec7D4116Ce01F87 If I were to import this int...