We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As IRS Dev , I want to use new property 'timeToLive' returned from Discovery service , so that IRS can improve its cache .
{ "endpoints": [ { "type": "bpn", "description": "Service to discover connector endpoints based on bpns", "endpointAddress": "https://portal-backend.int.demo.catena-x.net/api/administration/Connectors/discovery", "documentation": "https://portal-backend.int.demo.catena-x.net/api/administration/swagger/index.html", "resourceId": "9d722914-cb6a-4626-97d0-25ebd5b1596a", "timeToLive": 31536000 } ] }
The text was updated successfully, but these errors were encountered:
Merge pull request eclipse-tractusx#532 from catenax-ng/feature/TRI-1…
b64020e
…523-ESS-Ready-to-use Feature/tri 1523 ess ready to use
No branches or pull requests
As IRS Dev ,
I want to use new property 'timeToLive' returned from Discovery service ,
so that IRS can improve its cache .
Hints / Details
Acceptance Criteria
Out of Scope
The text was updated successfully, but these errors were encountered: