Skip to content

Commit

Permalink
fix: use v5 editor for oapi3.x spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor-Bernard committed Mar 5, 2024
1 parent b00ffbe commit f5b3a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swagger_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Swagger Editor Validator Service
services:
swagger-editor:
image: swaggerapi/swagger-editor
image: swaggerapi/swagger-editor:next-v5
ports:
- 80:8080
steps:
Expand Down

0 comments on commit f5b3a97

Please sign in to comment.