Skip to content

Commit

Permalink
regenerate services and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Sep 25, 2017
1 parent 4f877ab commit d080fad
Show file tree
Hide file tree
Showing 24 changed files with 33,767 additions and 141 deletions.
595 changes: 595 additions & 0 deletions private/protocol/restjson/build_test.go

Large diffs are not rendered by default.

327 changes: 327 additions & 0 deletions private/protocol/restjson/unmarshal_test.go

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion private/protocol/restxml/build_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4056,7 +4056,6 @@ func (s *InputService19TestShapeGrant) MarshalFields(e protocol.FieldEncoder) er
if s.Grantee != nil {
v := s.Grantee
attrs := make([]protocol.Attribute, 0, 1)
// TODO only create array if an attribute value is set

if s.Grantee.Type != nil {
v := *s.Grantee.Type
Expand Down
Loading

0 comments on commit d080fad

Please sign in to comment.