-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete organization endpoint added #5601
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5601 +/- ##
==========================================
- Coverage 37.53% 37.52% -0.02%
==========================================
Files 322 322
Lines 47286 47307 +21
==========================================
+ Hits 17749 17750 +1
- Misses 26986 27006 +20
Partials 2551 2551
Continue to review full report at Codecov.
|
21d34d0
to
41bfe5b
Compare
I moved it to 1.7.0 as it is small change |
Hmm... @lafriks Something went horribly wrong during the MSSQL continuous integration test in build https://drone.gitea.io/go-gitea/gitea/4694 and it looks like the Gitea server went down mid-test. This doesn't seem to be due to these changes. Restarting the CI through a remerge into master might fix this |
Fix to issue #5499
New API endpoint added:-
DELETE api/v1/orgs/{org}