Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

As a user I want to specify my query parameters so that noops can parse them and return a 404 status code if the query parameters are not specified #265

@giomf

Description

@giomf

Description

  • As a user I want to specify my query parameters so that noops can parse them and return a 404 status code if the query parameters are not specified.
  • As a noops I want to offer query parameter parsing so that the clients handlers don't have to validate the parameters

Precondition

Acceptance criteria

  • Ensure that the quer y params are present

Remarks


## Tasks
- [ ] Extend configuration to allow to set query params
- [ ] Extend database to store query params for every function
- [ ] Validate incoming queries and response with statuscode 400 if needed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions