Skip to content

Issue with Server Object Variables #2231

@jshankhwar-mdsol

Description

@jshankhwar-mdsol

Having the default value of a server Object as an empty string throws the null pointer exception.
An empty string is also a string So it should be fine

servers:
url: https://hostexample{stage}.companyName{region}.{tld}{basePath}
variables:
stage:
default: sandbox
region:
default: ''

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