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 rest #320

Merged
merged 18 commits into from Apr 1, 2022
Merged

Refactor rest #320

merged 18 commits into from Apr 1, 2022

Conversation

mmacata
Copy link
Member

@mmacata mmacata commented Mar 16, 2022

See also #322

This PR

  • moves some modules from the folder rest to a subfolder as no endpoint is directly assiciated with it:
    • the module user_auth
    • the module base_login
    • the module map_layer_base
    • the module renderer_base
    • the module resource_base
  • ...

ATTENTION:
from actinia_core.rest.resource_base import ResourceBase is used in various actinia plugins!

-> This PR will stay draft, until the concerned addons are adjusted.

@mmacata mmacata mentioned this pull request Mar 18, 2022
@mmacata mmacata marked this pull request as ready for review March 25, 2022 14:05
@mmacata mmacata merged commit 850e30e into actinia-org:main Apr 1, 2022
@mmacata mmacata added this to the 4.0.0 milestone Nov 9, 2022
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

2 participants