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

REST API: cacheName is not an optional parameter #11670

Open
jfuentesa opened this issue Nov 19, 2024 · 0 comments
Open

REST API: cacheName is not an optional parameter #11670

jfuentesa opened this issue Nov 19, 2024 · 0 comments

Comments

@jfuentesa
Copy link

Hello, I have been reviewing the Apache Ignite REST API documentation and noticed an inconsistency.

The cacheName parameter is optional for certain commands. However, when using the API, I found that the cacheName parameter is required in these cases. The documentation says: 'Cache name. If not provided, the default cache is used.'.

Steps to reproduce:

  1. Attempt to send a request without the cacheName parameter.
  2. Notice that the request fails and explicitly requires the cacheName parameter.

Regards.

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

No branches or pull requests

1 participant