diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-10-26 14:40:27 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-10-26 14:40:27 +0200 |
| commit | 9a80207b09c8429d27f3c5eb30204eee43b94f9d (patch) | |
| tree | d23b2495f4b12fbb4d69279f08caf92e752fe2c0 /schemas_openapi/main.yaml | |
| parent | e10cd5fcacb1446d937e12510b70983203145a02 (diff) | |
Diffstat (limited to 'schemas_openapi/main.yaml')
| -rw-r--r-- | schemas_openapi/main.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas_openapi/main.yaml b/schemas_openapi/main.yaml index 3c710e4..779a9ca 100644 --- a/schemas_openapi/main.yaml +++ b/schemas_openapi/main.yaml @@ -2,7 +2,7 @@ openapi: 3.1.0 info: title: restlog - version: 0.0.1 + version: 0.0.2 paths: '/entries': get: |
