다음을 통해 공유


QueryCollectionFormat type

쿼리 매개 변수 값에 대해 값 배열을 조인하는 데 사용할 형식입니다.

type QueryCollectionFormat = "CSV" | "SSV" | "TSV" | "Pipes" | "Multi"