Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation expansion panel not intuitive #1928

Open
stephanwesten opened this issue Jan 2, 2025 · 1 comment
Open

documentation expansion panel not intuitive #1928

stephanwesten opened this issue Jan 2, 2025 · 1 comment

Comments

@stephanwesten
Copy link

I'm new and reading through the docs. I'm especially interested in deploying Mockserver into Kubernetes and recording the requests/responses. In a later stage I want to use the recorded requests/responses as a mock implementation.

I navigate to https://www.mock-server.com/proxy/record_and_replay.html

I clearly see links; blue, underscored words.

However it is not intuitive/clear when you are scrolling through the page, that the grey panel with almost the same words as the section title is expendable :-)

Only when clicking by coincidence, it became clear. Next, I see there is a plus button at the far right of the screen.... When you know it, you know.

One way to make it more clear is to move the plus to the left, before the words, and make the plus blue - same colour as the links.

hth

Stephan

@stephanwesten
Copy link
Author

btw reading through the code examples section; It is a bit odd that a retrieve (read) operation is a PUT:

curl -v -X PUT "http://localhost:1080/mockserver/retrieve?type=RECORDED_EXPECTATIONS"

Most definitions agree that PUT should be used to update a resource.

Perhaps there is something I do not get...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant