Skip to content
Snippets Groups Projects

Fixed a library issue where the value could not be empty

Files

+ 1
1
@@ -24,7 +24,7 @@ info:
@@ -24,7 +24,7 @@ info:
name: Apache 2.0
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0
url: https://www.apache.org/licenses/LICENSE-2.0
title: DBRepo REST API
title: DBRepo REST API
version: 1.9.0
version: 1.9.1
openapi: 3.1.0
openapi: 3.1.0
servers:
servers:
- description: Test Instance
- description: Test Instance
Loading