Greetings,
I am trying to find Atlas RestAPI (v2) documents and I found here :
https://atlas.apache.org/api/v2/index.html
And swagger docs here :
https://atlas.apache.org/api/v2/ui/index.html#!/TypesREST/createAtlasTypeDefs
Notice that none of the POST requests has request Models defined in the documentation.
Where can I find request models for the APIs?