Skip to content

Prevent creating ports having reserved ids #64

@ccrisan

Description

@ccrisan

Describe the bug
Virtual ports having ids that are reserved identifiers can be created.

Expected behavior
400 Bad Request should be returned by the POST /ports API call when supplying one of the following ids:

  • value
  • add
  • remove
  • definitions
  • webhooks
  • reverse

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions