feat: reversed lack of support to support capabilities#19
Closed
grimly wants to merge 1 commit intoopen-feature:mainfrom
grimly:support-capabilities
Closed
feat: reversed lack of support to support capabilities#19grimly wants to merge 1 commit intoopen-feature:mainfrom grimly:support-capabilities
grimly wants to merge 1 commit intoopen-feature:mainfrom
grimly:support-capabilities
Conversation
Signed-off-by: grimly <michel.turpin1@gmail.com>
Member
|
We had a discussion with the community about this and went for We are missing an ADR about this, I will open an issue to add one about this. Pinging @Kavindu-Dodan @lukas-reining @beeme1mr to have confirmation. |
Member
|
Issue to add the ADR is available here: #21 |
Contributor
|
This overlaps with #24 |
Contributor
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR
unsupportedTypestosupportedTypesnamein theconfigurationResponseRelated Issues
N/A
Notes
Instead the response should express its ability to support such types.
I reversed the naming of this capability because as this specification updates, this would force providers either to immediately show a new type to be unsupported or to immediately support a new type.
requiredclause was wrongly moved. I'm merely bringing it back up.I would nevertheless question the requirement of this property as it does not add any significant value to a client.
Follow-up Tasks
N/A
How to test
N/A