master
/ app_spec.yml

app_spec.yml @2ee792e

af5088c
 
 
 
 
 
 
 
bcb06e9
af5088c
 
 
 
 
bcb06e9
af5088c
 
# input:
#   your_param_name:
#     value_type: 'int'
# output:
#   your_result_name:
#     value_type: 'int'


input:
  Chinese_word:
    value_type: "str"
  style:
    value_type: "[str]"
    value_range: ['藏头诗', '藏字诗'] 
output:
  Poetry:
    value_type: "str"