We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc56d92 + 5b72ffc commit fc48ed3Copy full SHA for fc48ed3
3 files changed
modules/deviceconnect-codegen/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.deviceconnect</groupId>
6
<artifactId>deviceconnect-codegen</artifactId>
7
- <version>1.9.2</version>
+ <version>1.9.3</version>
8
9
<packaging>jar</packaging>
10
modules/deviceconnect-codegen/src/main/resources/v2.schema.json
@@ -1,6 +1,5 @@
1
{
2
"title": "A JSON Schema for Swagger 2.0 API.",
3
- "id": "http://swagger.io/v2/schema.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
pom.xml
<artifactId>deviceconnect-codegen-project</artifactId>
<packaging>pom</packaging>
0 commit comments