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 is not accessibleJava Deprecated annotation issueBlocking error, cannot be dismissed
Related ContentDefining conditional attributes in OpenAPINameError: name 'Aliases' is not defined'Project not defined' errors after updating to 15.77.6.7