AnnaBoNew Contributor5 years agoSolvedHow to define HashMap <Long,Object> ? Hi I understood how to define a HashMap <String, Object> with OpenApi - but I need to define one with Long: <Long,Object>. How can I achieve that? HKosova5 years agoThis is not supported. OpenAPI Specification only supports maps with string keys.
HKosovaAlumni5 years agoThis is not supported. OpenAPI Specification only supports maps with string keys.
Recent DiscussionsSwagger CLI deprecated what API testing CLI tool do you use now?swagger is not accessibleJava Deprecated annotation issue
Related ContentDefining conditional attributes in OpenAPINameError: name 'Aliases' is not definedEnum of defined objects