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: Fully support json-ld for delete value and update, delete or erase resource (DEV-4343) #3422

Merged
merged 23 commits into from
Nov 13, 2024

Conversation

seakayone
Copy link
Contributor

@seakayone seakayone commented Nov 12, 2024

  • feat: Support json-ld for delete/erase resource
  • feat: Support json-ld for delete value
  • cleanup: Remove unused code
  • refactor: Introduce RootResource and RootUriResource internal to the json ld parser

Pull Request Checklist

Task Description/Number

Issue Number: DEV-

PR Type

  • build/chore: maintenance tasks (no production code change)
  • docs: documentation changes (no production code change)
  • feat: represents new features
  • fix: represents bug fixes
  • perf: performance improvements
  • refactor: represents production code refactoring
  • test: adding or refactoring tests (no production code change)
  • deprecated: Deprecation warning (ideally referencing a migration guide)

Basic requirements for bug fixes and features

  • Tests for the changes have been added
  • Docs have been added / updated

Does this PR introduce a breaking change?

  • Yes

@seakayone seakayone changed the title feat/support json ld for delete or erase resource feat Support json-ld for delete or erase resource Nov 12, 2024
@seakayone seakayone changed the title feat Support json-ld for delete or erase resource feat: Support json-ld for delete or erase resource Nov 12, 2024
@seakayone seakayone changed the title feat: Support json-ld for delete or erase resource feat: Support json-ld for update, delete or erase resource Nov 12, 2024
@seakayone seakayone changed the title feat: Support json-ld for update, delete or erase resource feat: Support json-ld for update, delete or erase resource and delete value Nov 12, 2024
@seakayone seakayone marked this pull request as ready for review November 12, 2024 15:34
@seakayone seakayone changed the title feat: Support json-ld for update, delete or erase resource and delete value feat: Fully support json-ld for delete value and update, delete or erase resource Nov 12, 2024
@seakayone seakayone self-assigned this Nov 13, 2024
@seakayone seakayone merged commit e79a2f9 into main Nov 13, 2024
12 checks passed
@seakayone seakayone deleted the feat/support-json-ld-for-delete-or-erase-resource branch November 13, 2024 09:09
@seakayone seakayone changed the title feat: Fully support json-ld for delete value and update, delete or erase resource feat: Fully support json-ld for delete value and update, delete or erase resource (DEV-4343) Nov 13, 2024
Copy link

linear bot commented Nov 13, 2024

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 this pull request may close these issues.

2 participants