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

Preparing v2 API for image service. #253

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

Gerrit91
Copy link
Contributor

@Gerrit91 Gerrit91 commented Feb 11, 2022

Decouples the v1/image API from our image service logic to prepare for a v2 API.

  • Move restful service defs including request and response handling into v1/services
  • Moves the integration tests already
  • Also needs to temporarily duplicate some shared package functions

All the other services need to be migrated in this fashion, then we can build a V2 API that includes all our learnings (e.g. no zapup, better error handling, different auth mechanisms, auditing, resource scoping, ...).

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.

None yet

1 participant