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

feat: Remove duplicate information in the initiate negotiation api request #3605

Merged
merged 10 commits into from
Nov 16, 2023

Commits on Nov 13, 2023

  1. Remove duplicate information in the initiate negotiation api request …

    …without icreasing the api version.
    Tuncay Tunc (ZF Friedrichshafen AG) committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cd5c248 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Fix unit test.

    Tuncay Tunc (ZF Friedrichshafen AG) committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7fed7e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Fix review findings.

    Tuncay Tunc (ZF Friedrichshafen AG) committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    39b1f30 View commit details
    Browse the repository at this point in the history
  2. Move logs to validator.

    Tuncay Tunc (ZF Friedrichshafen AG) committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bc68429 View commit details
    Browse the repository at this point in the history
  3. Move logs to validator.

    Tuncay Tunc (ZF Friedrichshafen AG) committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    af64854 View commit details
    Browse the repository at this point in the history
  4. Adapt ContractRequestSchema

    Tuncay Tunc (ZF Friedrichshafen AG) committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2c48f7d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Update extensions/control-plane/api/management-api/contract-negotiati…

    …on-api/src/main/java/org/eclipse/edc/connector/api/management/contractnegotiation/ContractNegotiationApi.java
    
    Co-authored-by: ndr_brt <andrea.bertagnolli@gmail.com>
    tuncaytunc-zf and ndr-brt committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2bf9c3f View commit details
    Browse the repository at this point in the history
  2. Fix Checkstyle

    Tuncay Tunc (ZF Friedrichshafen AG) committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    61fa753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a321b64 View commit details
    Browse the repository at this point in the history
  4. Solve conflict

    Tuncay Tunc (ZF Friedrichshafen AG) committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    114f66b View commit details
    Browse the repository at this point in the history