Skip to content

Add version return on ALL endpoints #250

Description

@Nefarious46

Description
Currently none of the create procedures return version after database operation. Rewrite procedures and mappers to include version returns in INSERT and DELETE endpoints aswell. This is to confirm that the database state can be fetched later for applying different state of configuration data. This should also be added on GET endpoints to return version number returned.

Version return should be the last action on procedures. This is to make sure version is given after all the steps instead of returning incomplete version numbers to user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions