{"name":"Gitera Public API","description":"Public discovery and operational endpoints for Gitera.","api_version":"v1","versioning":{"strategy":"url-path","current_version":"v1","versioned_base_url":"https://gitera.io/api/v1","unversioned_alias_url":"https://gitera.io/api","version_header":"Gitera-Api-Version","deprecation_headers":["Deprecation","Sunset","Link"],"minimum_deprecation_notice_days":183,"policy_url":"https://gitera.io/developers#versioning","supported_versions":[{"version":"v1","base_url":"https://gitera.io/api/v1","status":"current","deprecated_at":null,"sunset_at":null}]},"documentation_url":"https://gitera.io/developers","openapi_url":"https://gitera.io/openapi.json","health_url":"https://gitera.io/api/v1/health","endpoints":[{"method":"GET","path":"/api","summary":"Discover the supported Gitera public API.","authentication":"none"},{"method":"HEAD","path":"/api","summary":"Check public API availability without a response body.","authentication":"none"},{"method":"GET","path":"/api/health","summary":"Inspect Gitera application and dependency health.","authentication":"none"},{"method":"HEAD","path":"/api/health","summary":"Check Gitera health without a response body.","authentication":"none"},{"method":"GET","path":"/api/v1","summary":"Discover the supported Gitera public API on the versioned base path.","authentication":"none"},{"method":"HEAD","path":"/api/v1","summary":"Check versioned public API availability without a response body.","authentication":"none"},{"method":"GET","path":"/api/v1/health","summary":"Inspect Gitera health on the versioned base path.","authentication":"none"},{"method":"HEAD","path":"/api/v1/health","summary":"Check Gitera health on the versioned base path without a response body.","authentication":"none"}]}