File tree Expand file tree Collapse file tree 8 files changed +89
-125
lines changed Expand file tree Collapse file tree 8 files changed +89
-125
lines changed Original file line number Diff line number Diff line change 1919
2020leadingRepository: "https://github.com/eclipse-tractusx/portal"
2121openApiSpecs:
22- - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-RC4 /docs/api/administration-service.yaml"
23- - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-RC4 /docs/api/apps-service.yaml"
24- - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-RC4 /docs/api/notifications-service.yaml"
25- - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-RC4 /docs/api/registration-service.yaml"
26- - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0-RC4 /docs/api/services-service.yaml"
22+ - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0/docs/api/administration-service.yaml"
23+ - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0/docs/api/apps-service.yaml"
24+ - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0/docs/api/notifications-service.yaml"
25+ - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0/docs/api/registration-service.yaml"
26+ - "https://raw.githubusercontent.com/eclipse-tractusx/portal-backend/refs/tags/v2.3.0/docs/api/services-service.yaml"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11openapi : 3.0.1
22info :
33 title : Org.Eclipse.TractusX.Portal.Backend.Administration.Service
4- version : v2.3.0-RC4
4+ version : v2.3.0
55paths :
66 /api/administration/companydata/ownCompanyDetails :
77 get :
Original file line number Diff line number Diff line change 11openapi : 3.0.1
22info :
33 title : Org.Eclipse.TractusX.Portal.Backend.Apps.Service
4- version : v2.3.0-RC4
4+ version : v2.3.0
55paths :
66 ' /api/apps/AppChange/{appId}/role/activeapp ' :
77 post :
Original file line number Diff line number Diff line change 11openapi : 3.0.1
22info :
33 title : Org.Eclipse.TractusX.Portal.Backend.Notifications.Service
4- version : v2.3.0-RC4
4+ version : v2.3.0
55paths :
66 /api/notification/errormessage :
77 get :
Original file line number Diff line number Diff line change 11openapi : 3.0.1
22info :
33 title : Org.Eclipse.TractusX.Portal.Backend.Registration.Service
4- version : v2.3.0-RC4
4+ version : v2.3.0
55paths :
66 /api/registration/errormessage :
77 get :
Original file line number Diff line number Diff line change 11openapi : 3.0.1
22info :
33 title : Org.Eclipse.TractusX.Portal.Backend.Services.Service
4- version : v2.3.0-RC4
4+ version : v2.3.0
55paths :
66 /api/services/errormessage :
77 get :
Original file line number Diff line number Diff line change 2020<Project >
2121 <PropertyGroup >
2222 <VersionPrefix >2.3.0</VersionPrefix >
23- <VersionSuffix >RC4 </VersionSuffix >
23+ <VersionSuffix ></VersionSuffix >
2424 </PropertyGroup >
2525</Project >
You can’t perform that action at this time.
0 commit comments