Skip to content

Commit

Permalink
Merge pull request #116 from catenax-ng/CX_PI12_S6_01
Browse files Browse the repository at this point in the history
[doc] : Updated documents.
  • Loading branch information
almadigabor authored Apr 9, 2024
2 parents 38e2f74 + 91f91f0 commit 786098e
Show file tree
Hide file tree
Showing 5 changed files with 584 additions and 174 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]

### Added
- Updated readme.md and open api yml file.
- Added controller interface api's for Policy management.
- External EDC service interface api updated.
- Updated supported sub-model implementation classes.
- EDC asset update refactored in supported submodels.
- Support for pcf v6.0.0 submodel.
- Added controller interface api's for PCF Exchange.


## [2.3.6] - 2024-03-06
### Fixed
- open api fix in sde-open-api.yml.
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,12 @@ To find information about supported submodules and there version in SDE please v
| **GET:- localhost:8080/api/legal-entities** |This API is used to fetch legal entities (list of company's) for Process| Refer Api Doc |Refer Api Doc|
| **POST:- localhost:8080/api/connectors-discovery** |This API is used to fetch connectors information | Refer Api Doc |Refer Api Doc|

## Detailed API specs available under:

- [SDE-OPEN-API](src/main/resources/sde-open-api.yml)

## Backend API Swagger-ui :
https://<host-url>/backend/api/swagger-ui/index.html

---
#### **Response Status**
Expand Down
Loading

0 comments on commit 786098e

Please sign in to comment.