schema: gofmt the generated code.

This commit is contained in:
Bobby Rullo 2016-06-15 11:41:57 -07:00
parent 82c5c27048
commit ce421a4dab
3 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,5 @@
package adminschema
//
// This file is automatically generated by schema/generator
//

View file

@ -192,8 +192,8 @@ A client with associated public metadata.
> |Name|Located in|Description|Required|Type|
|:-----|:-----|:-----|:-----|:-----|
| clientid | path | | Yes | string |
| userid | path | | Yes | string |
| clientid | path | | Yes | string |
> __Responses__
@ -218,8 +218,8 @@ A client with associated public metadata.
> |Name|Located in|Description|Required|Type|
|:-----|:-----|:-----|:-----|:-----|
| maxResults | query | | No | integer |
| nextPageToken | query | | No | string |
| maxResults | query | | No | integer |
> __Responses__

View file

@ -1,4 +1,5 @@
package workerschema
//
// This file is automatically generated by schema/generator
//