Minor typo fix (#10043)
This commit is contained in:
		
					parent
					
						
							
								28216bde46
							
						
					
				
			
			
				commit
				
					
						d879353632
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -15,7 +15,7 @@ import (
 | 
			
		|||
func CreateRepo(ctx *context.APIContext, form api.CreateRepoOption) {
 | 
			
		||||
	// swagger:operation POST /admin/users/{username}/repos admin adminCreateRepo
 | 
			
		||||
	// ---
 | 
			
		||||
	// summary: Create a repository on behalf a user
 | 
			
		||||
	// summary: Create a repository on behalf of a user
 | 
			
		||||
	// consumes:
 | 
			
		||||
	// - application/json
 | 
			
		||||
	// produces:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -335,7 +335,7 @@
 | 
			
		|||
        "tags": [
 | 
			
		||||
          "admin"
 | 
			
		||||
        ],
 | 
			
		||||
        "summary": "Create a repository on behalf a user",
 | 
			
		||||
        "summary": "Create a repository on behalf of a user",
 | 
			
		||||
        "operationId": "adminCreateRepo",
 | 
			
		||||
        "parameters": [
 | 
			
		||||
          {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue