diff --git a/multi-file/openapi.yaml b/multi-file/openapi.yaml index dedd603..38352d5 100644 --- a/multi-file/openapi.yaml +++ b/multi-file/openapi.yaml @@ -20,7 +20,7 @@ paths: summary: Get a pet by ID parameters: - name: petId - in: path + in: query required: true schema: type: integer