Skip to content

Commit 61d08d3

Browse files
committed
2626.1.0: support arbitrary body
1 parent e38ff27 commit 61d08d3

File tree

235 files changed

+794631
-765058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+794631
-765058
lines changed

atoz.nimble

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
version = "2626.0.0"
1+
version = "2626.1.0"
22
author = "disruptek"
33
description = "Amazon Web Services (AWS) APIs"
44
license = "MIT"
55
requires "nim >= 0.20.0"
66
requires "sigv4 >= 1.0.4"
7-
requires "https://github.com/disruptek/rest.git >= 1.0.0"
8-
requires "https://github.com/disruptek/openapi.git >= 3.1.3"
7+
requires "https://github.com/disruptek/rest >= 1.0.0"
8+
requires "https://github.com/disruptek/openapi >= 3.1.3"
99
requires "npeg >= 0.22.2"
1010

1111
srcDir = "src"

src/atoz/AWSMigrationHub_20170531.nim

Lines changed: 1286 additions & 1221 deletions
Large diffs are not rendered by default.

src/atoz/accessanalyzer_20191101.nim

Lines changed: 1390 additions & 1340 deletions
Large diffs are not rendered by default.

src/atoz/acm_20151208.nim

Lines changed: 945 additions & 897 deletions
Large diffs are not rendered by default.

src/atoz/acm_pca_20170822.nim

Lines changed: 1446 additions & 1384 deletions
Large diffs are not rendered by default.

src/atoz/alexaforbusiness_20171109.nim

Lines changed: 6755 additions & 6463 deletions
Large diffs are not rendered by default.

src/atoz/amplify_20170725.nim

Lines changed: 2902 additions & 2791 deletions
Large diffs are not rendered by default.

src/atoz/apigateway_20150709.nim

Lines changed: 9703 additions & 9354 deletions
Large diffs are not rendered by default.

src/atoz/apigatewaymanagementapi_20181129.nim

Lines changed: 236 additions & 223 deletions
Large diffs are not rendered by default.

src/atoz/apigatewayv2_20181129.nim

Lines changed: 4872 additions & 4716 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)