Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for the draft specs #66

Open
wetneb opened this issue Apr 6, 2024 · 2 comments
Open

Support for the draft specs #66

wetneb opened this issue Apr 6, 2024 · 2 comments

Comments

@wetneb
Copy link
Member

wetneb commented Apr 6, 2024

We should implement the draft specs in the testbench. Ideally it'd be nice to be able to still support 0.1 / 0.2, perhaps even let the user choose which protocol version they want to use (for services which support more than one version)?

@saumier
Copy link
Contributor

saumier commented Jul 8, 2024

@wetneb My team has implemented the latest draft spec that we are calling v0.3 until an official version number is decided. #74

Our version can be tested here:
https://culturecreates.github.io/testbench/

This version checks the manifest of the endpoint to determine the format of request/response. So it should remain compatible with v0.2.

The only UI design change is to optionally display multiple languages returned by the endpoint. Here is the design input:

Screenshot 2024-07-08 at 11 02 18 AM

@fsteeg
Copy link
Member

fsteeg commented Sep 12, 2024

The related PR #74 has been closed, but that's probably just a mistake?

@fsteeg fsteeg linked a pull request Sep 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants