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

refactor(ontology)!: use patch instead of delete for deleting cardinalities (DSP-1700) #1903

Commits on Sep 8, 2021

  1. use put instead of delete for deleting cardinalities

    irinaschubert committed Sep 8, 2021
    Copy the full SHA
    40cdaa8 View commit details
    Browse the repository at this point in the history
  2. use patch instead of put for deleting cardinalities

    irinaschubert committed Sep 8, 2021
    Copy the full SHA
    eab3793 View commit details
    Browse the repository at this point in the history
  3. update r2r test

    irinaschubert committed Sep 8, 2021
    Copy the full SHA
    4dc839c View commit details
    Browse the repository at this point in the history
  4. add PATCH to list of allowed actions

    irinaschubert committed Sep 8, 2021
    Copy the full SHA
    4d1f88b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Update CORSSupportE2ESpec.scala

    irinaschubert committed Sep 9, 2021
    Copy the full SHA
    ccf449c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Update ontology-information.md

    irinaschubert committed Sep 13, 2021
    Copy the full SHA
    96cfaad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/DSP-1700-put-instead-delete-for-deleting…

    …-cardinalities-from-class
    irinaschubert committed Sep 13, 2021
    Copy the full SHA
    2b2e2ca View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Remove unused code

    irinaschubert committed Sep 14, 2021
    Copy the full SHA
    cdb8781 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/DSP-1700-put-instead-delete-for-deleting…

    …-cardinalities-from-class
    irinaschubert committed Sep 14, 2021
    Copy the full SHA
    bcfbc02 View commit details
    Browse the repository at this point in the history