Question on resource based URL query
Hi, I am working on designing API an I wonder if buildship has a way to access current endpoints as a variable? For example
is it possible to create api like https://baseapi.url/v1/shelfs/[shelfId]/books/[bookId]/ and access "shelfId" and "bookId" from the node variables? Please advise.
is it possible to create api like https://baseapi.url/v1/shelfs/[shelfId]/books/[bookId]/ and access "shelfId" and "bookId" from the node variables? Please advise.
1 Reply
Hi @spanwich, We'll be adding support for multiple path parameters to access the endpoints as a variable soon. cc @vaibhav