Skip to content

Commit

Permalink
regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
zippolyte committed Jan 15, 2020
1 parent 8d86624 commit 4ad0ea6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
12 changes: 3 additions & 9 deletions samples/client/petstore/go-experimental/go-petstore/api_fake.go
Original file line number Diff line number Diff line change
Expand Up @@ -994,17 +994,11 @@ func (r apiTestEndpointParametersRequest) Callback(callback string) apiTestEndpo
}

/*
<<<<<<< HEAD
TestEndpointParameters Fake endpoint for testing various parameters 假端點 偽のエンドポイント 가짜 엔드 포인트
Fake endpoint for testing various parameters 假端點 偽のエンドポイント 가짜 엔드 포인트
=======
TestEndpointParameters Fake endpoint for testing various parameters 假端點 偽のエンドポイント 가짜 엔드 포인트
Fake endpoint for testing various parameters
假端點
偽のエンドポイント
가짜 엔드 포인트
>>>>>>> [go-experimental] Use builder pattern for requests
假端點
偽のエンドポイント
가짜 엔드 포인트
* @param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return apiTestEndpointParametersRequest
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,6 @@ No authorization required
Fake endpoint for testing various parameters 假端點 偽のエンドポイント 가짜 엔드 포인트

<<<<<<< HEAD
Fake endpoint for testing various parameters 假端點 偽のエンドポイント 가짜 엔드 포인트
=======
>>>>>>> [go-experimental] Use builder pattern for requests


### Path Parameters
Expand Down

0 comments on commit 4ad0ea6

Please sign in to comment.