{"id":26223382,"url":"https://github.com/stellaraf/go-zenduty","last_synced_at":"2026-04-29T05:40:03.882Z","repository":{"id":267118102,"uuid":"864639490","full_name":"stellaraf/go-zenduty","owner":"stellaraf","description":"Go SDK for Zenduty","archived":false,"fork":false,"pushed_at":"2024-09-28T18:53:43.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-28T22:57:48.562Z","etag":null,"topics":["zenduty"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stellaraf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-28T18:53:06.000Z","updated_at":"2025-08-07T03:14:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a957964-1633-4223-a2d7-acda0bdf72dd","html_url":"https://github.com/stellaraf/go-zenduty","commit_stats":null,"previous_names":["stellaraf/go-zenduty"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/stellaraf/go-zenduty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-zenduty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-zenduty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-zenduty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-zenduty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellaraf","download_url":"https://codeload.github.com/stellaraf/go-zenduty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-zenduty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32412890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T05:20:56.964Z","status":"ssl_error","status_checked_at":"2026-04-29T05:19:54.749Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["zenduty"],"created_at":"2025-03-12T17:32:17.689Z","updated_at":"2026-04-29T05:40:03.873Z","avatar_url":"https://github.com/stellaraf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![stellar](https://res.cloudinary.com/stellaraf/image/upload/v1604277355/stellar-logo-gradient.png?width=300)\n\n[![Go Reference](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-zenduty) [![GitHub Tag](https://img.shields.io/github/v/tag/stellaraf/go-zenduty?style=for-the-badge\u0026label=Version)](https://github.com/stellaraf/go-zenduty/tags)\n\n\n## `go-zenduty`\n\nA Go SDK for [Zenduty](https://www.zenduty.com).\n\n\u003e [!NOTE]\n\u003e This client is autogenerated using [oapi-codegen](https://github.com/oapi-codegen/oapi-codegen) from the [Zenduty OpenAPI Spec](https://apidocs.zenduty.com).\n\n### Known Issues\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\u003ch4\u003e 1. Empty Position Parameters in Spec\u003c/h4\u003e\u003c/summary\u003e\n\nThe spec has been manually modified to resolve the following error:\n\n```\nerror generating code: error creating operation definitions: path '/api/account/teams/{}/maintenance/' has 0 positional parameters, but spec has 1 declared\n```\n\nNearly all paths following `/teams` contain a positional parameter of `{}`, but a named parameter is required. For example:\n\n```diff\n{\n    \"paths\": {\n-        \"/api/account/teams/{}/escalation_policies/\": {\n+        \"/api/account/teams/{team_id}/escalation_policies/\": {\n            \"parameters\": [\n\t\t\t\t{\n\t\t\t\t\t\"name\": \"team_id\",\n\t\t\t\t\t\"in\": \"path\",\n\t\t\t\t\t\"description\": \"unique_id of the Team object\",\n\t\t\t\t\t\"schema\": {\n\t\t\t\t\t\t\"type\": \"string\"\n\t\t\t\t\t},\n\t\t\t\t\t\"required\": true\n\t\t\t\t}\n\t\t\t]\n        }\n    }\n}\n```\n\nThe same was required for the `\"/api/v2/account/teams/{team_id}/schedules/{}/overrides/` path, but with `schedule_id`.\n\n\u003c/details\u003e\n\n\n![GitHub License](https://img.shields.io/github/license/stellaraf/go-zenduty?style=for-the-badge\u0026color=black)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellaraf%2Fgo-zenduty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellaraf%2Fgo-zenduty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellaraf%2Fgo-zenduty/lists"}