Rest API - Query Parameters and Filtering
Which of the following is the correct syntax to add two search parameters type=book and author=John in a REST API URL?
Which of the following is the correct syntax to add two search parameters type=book and author=John in a REST API URL?
?, and subsequent parameters are joined with &.? then &. Others misuse symbols or order.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions