Made the minimal necessary changes to the OpenMetadata swagger.json, to support login. In the future, we should upgrade to the latest swagger.json.
The code in this PR assumes that the connector must login to OM using username/password. If we would like to supported earlier versions of OM, which support no-auth, minor changes to the code would be required.
swagger.json
, to support login. In the future, we should upgrade to the latestswagger.json
.no-auth
, minor changes to the code would be required.