We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df4a7a commit 0576849Copy full SHA for 0576849
1 file changed
example/example.yml
@@ -2,7 +2,7 @@ openapi: 3.0.1
2
info:
3
title: Sample API
4
description: A sample API to demonstrate OpenAPI specification
5
- version: 1.0.3
+ version: 1.0.4
6
servers:
7
- url: https://api.example.com/v1
8
paths:
0 commit comments