Skip to content

Comments

add soft deletion of script functionality#19

Open
BerrevoetsRobbe wants to merge 1 commit intodevelopfrom
feature/add-soft-deletion-of-scripts
Open

add soft deletion of script functionality#19
BerrevoetsRobbe wants to merge 1 commit intodevelopfrom
feature/add-soft-deletion-of-scripts

Conversation

@BerrevoetsRobbe
Copy link
Contributor

Description
Allow the end user:

  • to retrieve the inactive scripts by calling GET /scripts with the query_parameter 'show_inactive' to true
  • to restore an inactive script by calling POST/scripts/restore with the body containing the necessary details:
    • script name
    • script version
    • script deleted at timestamp

@BerrevoetsRobbe BerrevoetsRobbe added the enhancement New feature or request label May 9, 2021
@BerrevoetsRobbe BerrevoetsRobbe self-assigned this May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant