Skip to content

Commit aa349db

Browse files
committed
next snapshot
1 parent dd0bff4 commit aa349db

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased]
66

7+
- build: sync with the plugin template
8+
79
## [2026.1-SNAPSHOT.2]
810

911
- try to find a _merged_ JSON schema (i.e. no external `$ref`) and if available use it for the editor support. IntelliJ does not handle the external `$ref` to the base mapping JSON schema.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = io.openapiprocessor
2-
version = 2026.1-SNAPSHOT.2
2+
version = 2026.1-SNAPSHOT.3
33

44
pluginRepositoryUrl = https://github.com/openapi-processor/openapi-processor-intellij
55

0 commit comments

Comments
 (0)