次の方法で共有


RestAuthLocation type

RestAuthLocation の値を定義します。 使用可能な値は、'Query'、'Header' です。

type RestAuthLocation = "Query" | "Header"