-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Several improvements to the Import/Export process (#5037)
* Import now writes ZIP to disk first. All import options now support both v2 and v3 ZIP files. Fails on others. * By default, require a registry to be empty before allowing an import * Add debugging to migration test * code formatting * Make sure to read artifact rules after versions so that importing from v2 works
- Loading branch information
1 parent
6a58724
commit 5eec328
Showing
49 changed files
with
823 additions
and
758 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 0 additions & 61 deletions
61
app/src/main/java/io/apicurio/registry/rest/v2/shared/DataExporter.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.