Skip to content

custom-defined Headers (string) with a non-string format (i.e. int32) create show errors in the example #1517

@timonback

Description

@timonback

Describe the bug
custom-defined Headers (string) with a non-string format (i.e. int32) create show errors in the example

Dependencies and versions used

  • springwolf-core version 1.19.0

Code example

@AsyncOperation.Headers.Header(
  name = "header-field",
  description = "header with int format",
  format = "int32")

Stack trace and error logs
The example value for this field is

unknown string schema format: int32

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