試験MCD-Level-1-JPN トピック7 問題52 スレッド
MuleSoft MCD-Level-1-JPNのリアル試験問題集
問題 #: 52
トピック #: 7
問題 #: 52
トピック #: 7
このエンドポイントは何を返すべきでしょうか? http://dev.acme.com/api/patients?name=John&surname=Bell
おすすめの解答:D 解答を投票する
Query parameters are a defined set of parameters attached to the end of a url. They are extensions of the URL that are used to help define specific content or actions based on the data being passed. To append query params to the end of a URL, a '?' Is added followed immediately by a query parameter.
To add multiple parameters, an '&' is added in between each.
Hence coming back to question, endpoint would return Patients with name as John and (and is very important here) surname as Bell
To add multiple parameters, an '&' is added in between each.
Hence coming back to question, endpoint would return Patients with name as John and (and is very important here) surname as Bell
西村** 2023-12-25 10:11:52
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。