AnnaBoNew Contributor6 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? HKosova6 years agoThis is not supported. OpenAPI Specification only supports maps with string keys.
HKosovaAlumni6 years agoThis is not supported. OpenAPI Specification only supports maps with string keys.
Recent DiscussionsMaximum no of end-points in an APIThe `<*>` symbolHow to define both fixed and dynamic fields in request body (visible in Swagger/Mintlify UI)?
Related ContentDefining conditional attributes in OpenAPIEnum of defined objectsError activexobject is not defined