mirror of
				https://github.com/h44z/wg-portal.git
				synced 2025-11-03 23:56:18 +00:00 
			
		
		
		
	fix status code number (related to #95)
This commit is contained in:
		@@ -536,7 +536,7 @@ func (s *ApiServer) PatchPeer(c *gin.Context) {
 | 
			
		||||
// @ID DeletePeer
 | 
			
		||||
// @Produce json
 | 
			
		||||
// @Param PublicKey query string true "Public Key"
 | 
			
		||||
// @Success 202 "No Content"
 | 
			
		||||
// @Success 204 "No Content"
 | 
			
		||||
// @Failure 400 {object} ApiError
 | 
			
		||||
// @Failure 401 {object} ApiError
 | 
			
		||||
// @Failure 403 {object} ApiError
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user