Changes between Version 3 and Version 4 of S3/DynamicTables
- Timestamp:
- 02/21/17 10:23:58 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/DynamicTables
v3 v4 126 126 127 127 {{{#!python 128 def dynamic_table_controller():128 def example(): 129 129 """ REST Controller for the s3dt_example dynamic table """ 130 130