← Back to context

Comment by JackSlateur

2 days ago

How does hateoas work with parameters ?

I mean .. ok, you have the bookmark uri, aka the entrypoint

From there, you get links of stuff. The client still need to "know" their identifiers but anyway

But the params of the routes .. and I am not only speaking of their type, I am also speaking of their meaning .. how would that work ?

I think it cannot, so the client code must "know" them, again via out of band mecanisms.

And at this point, the whole stuff is useless and we just use openapi