A list of MIME types the operation can produce (OpenAPI 2.0).
List<String>? get consumes;/// A list of MIME types the operation can produce (OpenAPI 2.0). List<String>? get produces;