Skip to content

[FR]: Core - API - Item Categories Interface Testing #1272

@GregJohnStewart

Description

@GregJohnStewart

Software

Core API

Describe what you'd like to see

As per the parent issue, need to comprehensively test the Item Categories REST interface

Endpoints:

  • GET /api/v1/db/{oqmDbIdOrName}/inventory/item-category:
    • happy path (no categories)
    • happy path (categories)
    • Update openapi details
  • POST /api/v1/db/{oqmDbIdOrName}/inventory/item-category:
    • happy path
    • Unhappy path (invalid data)
    • Update openapi details
  • GET /api/v1/db/{oqmDbIdOrName}/inventory/item-category:
    • happy path (no categories)
    • happy path (categories)
    • Update openapi details

... more / the rest of the Item Categories endpoints

Is your feature request related to a problem?

No response

Describe alternatives you've considered

None

Additional context

None

Metadata

Metadata

Assignees

Labels

state-triageBrand new issue needing confirmation of acceptable work

Type

No fields configured for Task.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions