Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
e5fcda0
Update application-endpoint-registration.yaml
urvika-v Jun 24, 2025
51a1ce3
Update CHANGELOG.md
urvika-v Jun 24, 2025
3c71b9f
Update Application-Endpoint-Registration-API-Readiness-Checklist.md
urvika-v Jun 24, 2025
e198b0a
Update README.md
urvika-v Jun 24, 2025
fe54405
Fixed API version in URL by adding minor version
Kevsy Jun 26, 2025
b2652b6
Update application-endpoint-registration.feature
urvika-v Jun 30, 2025
9cea715
Update Application-Endpoint-Registration-API-Readiness-Checklist.md
urvika-v Jun 30, 2025
c436eab
Update Application-Endpoint-Registration-API-Readiness-Checklist.md
urvika-v Jun 30, 2025
ca6070e
Update CHANGELOG.md
urvika-v Jun 30, 2025
4d72cd4
Update README.md
urvika-v Jun 30, 2025
ade3b28
Update documentation/API_documentation/Application-Endpoint-Registrat…
urvika-v Jun 30, 2025
cd94100
Update README.md
urvika-v Jul 2, 2025
aa5fe17
Update application-endpoint-registration.yaml
urvika-v Jul 23, 2025
85f61ee
Update application-endpoint-registration.yaml
urvika-v Jul 23, 2025
6a86006
Update application-endpoint-registration.yaml
urvika-v Jul 23, 2025
b0f1645
Update CHANGELOG.md
urvika-v Jul 25, 2025
a8181d2
Update CHANGELOG.md
urvika-v Jul 25, 2025
85ea887
Update CHANGELOG.md
urvika-v Jul 25, 2025
89b204b
Update code/API_definitions/application-endpoint-registration.yaml
urvika-v Jul 25, 2025
c11b7b6
Update application-endpoint-registration.yaml
urvika-v Jul 28, 2025
3b8b9f2
Update application-endpoint-registration.yaml
urvika-v Jul 28, 2025
d6fe895
add: ##Added section
Kevsy Jul 28, 2025
2ef4a60
fix: added empty line as spacer
Kevsy Jul 28, 2025
f5e780f
Updated version and OperationIDs in application-endpoint-registration…
urvika-v Jul 28, 2025
aa5d6a8
Update application-endpoint-registration.yaml
urvika-v Jul 29, 2025
2c76b7d
Update application-endpoint-registration.yaml
urvika-v Jul 29, 2025
9fa65b6
Update application-endpoint-registration.yaml
urvika-v Jul 29, 2025
af4a95b
Update README.md
urvika-v Jul 30, 2025
632f2e0
Update README.md
urvika-v Jul 30, 2025
eb56148
Update application-endpoint-registration.yaml
urvika-v Jul 30, 2025
4d4bb60
Update code/Test_definitions/application-endpoint-registration.feature
urvika-v Jul 31, 2025
440328a
Update code/Test_definitions/application-endpoint-registration.feature
urvika-v Jul 31, 2025
0962a75
fix: added apiRoot to test inputs
Kevsy Jul 31, 2025
723262e
fix: leading whitespace
Kevsy Jul 31, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 40 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,40 @@
Please see https://github.com/camaraproject/ReleaseManagement/blob/main/documentation/CHANGELOG_TEMPLATE.md when creating your first release and CHANGELOG.md entry.
# Changelog Application Endpoint Registration

## Table of contents

- **[r1.1 - rc](#r11---rc)**

**Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.**

The below sections record the changes for each API version in each release as follows:

* for an alpha release, the delta with respect to the previous release
* for the first release-candidate, all changes since the last public release
* for subsequent release-candidate(s), only the delta to the previous release-candidate
* for a public release, the consolidated changes since the previous public release

<!--Repeat the below release section (header 1 and subsections) at the top of this file for each new (pre-)release-->

# r1.1

## Release Notes


This release contains the definition and documentation of
* application-endpoint-registration v0.1.0-rc.1, a release-candidate pre-release

The API definition(s) are based on
* Commonalities r3.2
* Identity and Consent Management r3.2

## application-endpoint-registration v0.1.0-rc.1

**application-endpoint-registration v0.1.0-rc.1 is the initial release candidate version of this API, including initial documentation and implementation code.**

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ApplicationEndpointRegistration/r1.1/code/API_definitions/application-endpoint-registration.yaml&nocors)
- [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ApplicationEndpointRegistration/r1.1/code/API_definitions/application-endpoint-registration.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/ApplicationEndpointRegistration/blob/r1.1/code/API_definitions/application-endpoint-registration.yaml)
Comment thread
Kevsy marked this conversation as resolved.

### Added
* Creation of the application-endpoint-registration API yaml file
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,13 @@ Sandbox API Repository to describe, develop, document, and test the ApplicationE

## Release Information
Comment thread
urvika-v marked this conversation as resolved.

The repository has no (pre)releases yet, work in progress is within the main branch.
<!--The repository has no (pre)releases yet, work in progress is within the main branch.-->
<!-- Optional: an explicit listing of the latest (pre-)release with additional information, e.g. links to the API definitions -->
<!-- In addition use/uncomment one or multiple the following alternative options when becoming applicable -->
<!-- Pre-releases of this sub project are available in https://github.com/camaraproject/ApplicationEndpointRegistration/releases -->
<!-- The latest public release is available here: https://github.com/camaraproject/ApplicationEndpointRegistration/releases/latest -->
<!-- For changes see [CHANGELOG.md](https://github.com/camaraproject/ApplicationEndpointRegistration/blob/main/CHANGELOG.md) -->
Pre-releases of this sub project are available in https://github.com/camaraproject/ApplicationEndpointRegistration/releases
Copy link
Copy Markdown
Contributor

@Kevsy Kevsy Jun 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Pre-releases of this sub project are available in https://github.com/camaraproject/ApplicationEndpointRegistration/releases
Pre-releases of this API repository are available in https://github.com/camaraproject/ApplicationEndpointRegistration/releases

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented out because there are no pre-releases

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually should this line be used, with r1.1 there is a release in this repository.

But change it a little bit (template need to be updated):
Pre-releases of this API repository are available in https://github.com/camaraproject/ApplicationEndpointRegistration/releases

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually should this line be used, with r1.1 there is a release in this repository

Ah yes - I forgot the clarification on the Wiki: "
A pre-release is a GitHub release of an alpha or release-candidate API version. Note: the term release is also often used here but it should be clear from the context."

Thanks, and I'll update the text to state "API repository" as suggested above.

<!--The latest public release is available here: https://github.com/camaraproject/ApplicationEndpointRegistration/releases/latest-->

For changes see [CHANGELOG.md](https://github.com/camaraproject/ApplicationEndpointRegistration/blob/main/CHANGELOG.md)
Comment thread
Kevsy marked this conversation as resolved.

## Contributing

Expand Down
Loading