Skip to content

Validate API endpoints parameters #204

@jfrverdasca

Description

@jfrverdasca

Description

Validate API endpoint parameters before start the requests to fail earlier instead of fail in the middle of the flow.
Example: project_id is validated in run_on_local_repository endpoint:

Image

But not in other endpoints where is used as argument like, for example vectorize_repository_endpoint:

Image

Requirements

NA

Acceptance Criteria

Requests should fail earlier if parameters are wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions