Status API #111

Closed
opened 2025-11-02 03:09:29 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @bkcsoft on GitHub (Dec 6, 2016).

Just an issue to track that we need Status API for v1.1


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Originally created by @bkcsoft on GitHub (Dec 6, 2016). Just an issue to track that we need [Status API](https://developer.github.com/v3/repos/statuses/) for v1.1 <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40155390-status-api?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github). </bountysource-plugin>
GiteaMirror added the type/featuremodifies/api labels 2025-11-02 03:09:29 -06:00
Author
Owner

@sbrl commented on GitHub (Feb 4, 2019):

This issue has been closed - presumably because it's been implemented - but is there any way I can actually use it? I can't seem to find any documentation anywhere.

@bkcsoft

@sbrl commented on GitHub (Feb 4, 2019): This issue has been closed - presumably because it's been implemented - but is there any way I can actually use it? I can't seem to find any documentation anywhere. @bkcsoft
Author
Owner

@zeripath commented on GitHub (Feb 4, 2019):

This is documented in the Swagger api.

@zeripath commented on GitHub (Feb 4, 2019): This is documented in the Swagger api.
Author
Owner

@sbrl commented on GitHub (Feb 6, 2019):

Thanks for the reply, @zeripath! Unfortunately, I have absolutely no idea what "Swagger" is. Is there any documentation or some other resource on this at all that I could use to read up on it?

@sbrl commented on GitHub (Feb 6, 2019): Thanks for the reply, @zeripath! Unfortunately, I have absolutely no idea what "Swagger" is. Is there any documentation or some other resource on this at all that I could use to read up on it?
Author
Owner

@jolheiser commented on GitHub (Feb 6, 2019):

This might help. https://try.gitea.io/api/v1/swagger#/repository/repoListStatuses
This is the Swagger endpoint for the try instance. It is basically just the API endpoint.

@jolheiser commented on GitHub (Feb 6, 2019): This might help. https://try.gitea.io/api/v1/swagger#/repository/repoListStatuses This is the Swagger endpoint for the try instance. It is basically just the API endpoint.
Author
Owner

@sbrl commented on GitHub (Feb 8, 2019):

Oh, wow @jolheiser! I didn't even realise that the API documentation was built-in to my Gitea instance. I must have missed that in the Gitea documentation :P

Thanks so much!

@sbrl commented on GitHub (Feb 8, 2019): Oh, wow @jolheiser! I didn't even realise that the API documentation was built-in to my Gitea instance. I must have missed that in the Gitea documentation :P Thanks so much!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#111