devmadhuu commented on PR #10240: URL: https://github.com/apache/ozone/pull/10240#issuecomment-4498561808
> @chihsuan Thanks for working on this. [recon-api.yaml](https://github.com/apache/ozone-site/blob/master/static/recon-api.yaml) should be updated. > > @devmadhuu can we remove recon-api.yaml from ozone project? @priyeshkaratha , though I agree that , it can be done is separate PR for any follow up work, but I think not a good idea to remove the recon-api.yaml from ozone project because the file at `hadoop-hdds/docs/themes/ozonedoc/static/swagger-resources/recon-api.yaml` is actively used by the Hugo docs build: [SwaggerReconAPI.md](https://github.com/apache/ozone/blob/066215dbc6f5b94eb4da95020f9207e5e6bb0f56/hadoop-hdds/docs/content/interface/SwaggerReconApi.md) seems using.So it should not be removed without first changing `SwaggerReconApi.md` to fetch the spec from an external URL (e.g. ozone-site's raw GitHub URL), which is a separate and more invasive change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
