We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fc7f8 commit 3833804Copy full SHA for 3833804
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.1
+ version: 1.0.2
6
servers:
7
- url: https://api.example.com/v1
8
paths:
0 commit comments