master
/ app_spec.yml

app_spec.yml @d246650 raw · history · blame

input:
  Chinese_word:
    value_type: "str"
    description: 请输入四字词语
  style:
    value_type: "str"
    value_range: ['藏头诗', '藏字诗'] 
output:
  Poetry:
    value_type: "str"