-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "feat(api, spi, storage): api versioning"
This reverts commit 502ff80.
- Loading branch information
1 parent
502ff80
commit f32e8ac
Showing
4 changed files
with
2 additions
and
287 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
extensions/common/api/management-api-configuration/src/main/resources/version.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "v3.1-alpha", | ||
"version": "3.0.1", | ||
"urlPath": "/v3", | ||
"lastUpdated": "2024-07-08T18:04:00Z" | ||
"lastUpdated": "2024-06-13T14:28:00Z" | ||
} |
171 changes: 0 additions & 171 deletions
171
...ipse/edc/connector/controlplane/api/management/policy/v31alpha/PolicyDefinitionApiV3.java
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
...onnector/controlplane/api/management/policy/v31alpha/PolicyDefinitionApiV3Controller.java
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
...ctor/controlplane/api/management/policy/v31alpha/PolicyDefinitionApiV3ControllerTest.java
This file was deleted.
Oops, something went wrong.