It's sometimes useful to define enumerated types such as: type: string enum: [foo, bar]. to restrict possible values that that type allows.
確定! 回上一頁