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

Update Initiate Negotiation Request - offer field has been deprecated #249

Open
2 tasks
hemantxpatel opened this issue Feb 21, 2024 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request

Comments

@hemantxpatel
Copy link
Contributor

Description

  • Switch to policy field instead of offer while initiating negotiation and EDR.
  • Switch to counterPartyAddress instead of connectorAddress while initiating negotiation, EDR and transfer.

Acceptance Criteria

  • Postman Collections should be updated [API, E2E, Seed]
  • Tutorials should be updated.

Additional Information

Deprecation Logs:

WARNING The attribute https://w3id.org/edc/v0.0.1/ns/connectorAddress has been deprecated in type https://w3id.org/edc/v0.0.1/ns/ContractRequest, please use https://w3id.org/edc/v0.0.1/ns/counterPartyAddress
WARNING The attribute https://w3id.org/edc/v0.0.1/ns/offer has been deprecated in type https://w3id.org/edc/v0.0.1/ns/ContractRequest, please use https://w3id.org/edc/v0.0.1/ns/policy
WARNING The attribute https://w3id.org/edc/v0.0.1/ns/connectorAddress has been deprecated in type https://w3id.org/edc/v0.0.1/ns/TransferRequest, please use https://w3id.org/edc/v0.0.1/ns/counterPartyAddress
@hemantxpatel hemantxpatel added the enhancement New feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants