-
**Describe the bug**
Responses from a simple Jakarta Rest endpoint always contain a `JSESSIONID` cookie if `server.xml` contains
```
audit-1.0
```
...even if the endpoint implementation doesn't…
-
REST JSON seems to be their main endpoint these days, and it would fix [this](https://forums.zotero.org/discussion/118815/extra-space-before-subscripts-in-title-when-importing-items-via-dois) (superse…
-
There exists a race condition in the rest_framework create / update methods.
I think we should use get_or_create there, to prevent this race condition from happening.
-
**Describe your proposal**
Not high priority, but want to save it as idea:
Provide access of data from VCMI game over REST-API. For example for accessing the GameStatistics.
Would make it possi…
-
Make an ability to wait for a turn or several turns. This will be tangible issue after #5. Contradicts with #12.
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### Parent Issue
* #30495
### User Story
As a dotCMS developer, I was to be able to have a REST Endpoint that provides the same information that the current search dialog provides to the user…
-
### Describe the bug
the action uses anonymous request instead of `github_token` provided by the worklow
github rest api rate limit (60) can be quickly reached.
this happens only when using custom j…
-
Mayastor 2.5.1
`kubectl mayastor get volume bb1da7e5-ae9c-4af4-9835-f506abedf1e2
`
failed to return a response.
API-rest pod is logging:
```
2024-08-08T15:56:34.164032Z ERROR grpc::operation…
-
### Parent Issue
https://github.com/dotCMS/core/issues/29575
### Task
We need to create REST endpoints to interact with the new `com.dotcms.jobs.business.processor.impl.ImportContentletsProcessor` …