Skip to content

(Base)ApiListingResource initialized field should not be static #1724

@blop

Description

@blop

Hello,

I'm creating a new issue, for the same reason as #1286

It's again, not working anymore since 1.5.5, due to those changes :
e96fc24

Should be fixed now in BaseApiListingResource i guess.

https://github.com/swagger-api/swagger-core/blob/v1.5.8/modules/swagger-jaxrs/src/main/java/io/swagger/jaxrs/listing/BaseApiListingResource.java

We should be able to instantiate multiple swagger in the same JVM !
static modifier is way too global.

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