Skip to content

Commit

Permalink
test(api-hub): add api specifications from feature branch (#1032)
Browse files Browse the repository at this point in the history
to the api-hub as it only consider specification references within main branch
  • Loading branch information
evegufy authored Sep 24, 2024
1 parent a3bbcbb commit e83c97a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .tractusx
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@
###############################################################

leadingRepository: "https://github.com/eclipse-tractusx/portal"
openApiSpecs:
- "https://github.com/eclipse-tractusx/portal-backend/tree/feature/1021-api-hub/docs/api/Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml"
- "https://github.com/eclipse-tractusx/portal-backend/tree/feature/1021-api-hub/docs/api/Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml"
- "https://github.com/eclipse-tractusx/portal-backend/tree/feature/1021-api-hub/docs/api/Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml"
- "https://github.com/eclipse-tractusx/portal-backend/tree/feature/1021-api-hub/docs/api/Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml"
- "https://github.com/eclipse-tractusx/portal-backend/tree/feature/1021-api-hub/docs/api/Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml"

0 comments on commit e83c97a

Please sign in to comment.