gpt4 book ai didi

swagger - 货币是什么类型?

转载 作者:行者123 更新时间:2023-12-04 12:28:12 24 4
gpt4 key购买 nike

我在对象定义中找不到货币数据类型的a sample,在主题上也找不到a document

最佳答案

no built-in "currency" type。通常,您可以将type: number与可选的format修饰符一起使用,以指示数字类型的含义:

type: number
format: currency
format可以具有任意值,因此您可以使用 format: currencyformat: decimal或您的工具支持的任何值。识别给定 format的工具会将值映射到相应的类型。

关于swagger - 货币是什么类型?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46350701/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com