Changes between Version 8 and Version 9 of S3/DynamicTables
- Timestamp:
- 02/21/17 10:45:30 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/DynamicTables
v8 v9 137 137 }}} 138 138 139 Obviously, if the table name is known, a normal static REST controller can be used:139 If the table name is known (rather than a URL argument), a normal static REST controller can be used instead: 140 140 141 141 {{{#!python