-
Der Halbuilder rendert standardmäßig Listen mit nur einem Element als Objekt statt als einelementiges Array.
Seit Halbuilder 3.1.2 kann man dieses Verhalten mit einem Property so ändern, dass immer e…
sbley updated
10 years ago
-
### Description
With what I believe to be some simple editing I think you can let this also make randomly made player chars for things such as one shots and such
When you export the JSON of a NPC…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
SPDX Version always return SPDX-2.3.
But, Is this the correct specification?
```sh
$ sbomqs compliance -c SPDXJSONExample-v2.2.spdx.json
BSI TR-03183-2 v1.1 Compliance Report
Compliance score b…
-
Hi, anyone
root@webwash01:~/modsecurity-mlogc-ng# ./mlogc-ng mlog-new.frank
configuration.c:80:read_configuration_file(): Problem creating pipe element: transform_to_json
mlogc-ng.c:53:main(): Prob…
-
# Problem solved by the feature
When json object contains a large `int[]` or `int[][]` object, the pretty print is not useable. each element ends with newline.
# Feature description
We should h…
-
I got it working with minimal changes to your code:
### response.py
```python
from pydantic_xml import BaseXmlModel, element
class XmlResponse(JSONResponse):
def render(self, content: Any…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-20241104-1b98bb42
- Deployment mode(standalone or clu…
-
AS an Administrative User
I WANT TO see queries in JSON format for every element (similar to the browser's Developer Tools)
SO THAT I CAN troubleshoot and check elements of the service flow
> https:/…
-
"lname": {
"title": "Last Name {{lname.code}}",
"type": "string",
"maxLength": 20,
"code":2000
}
I want the title of this field to be Last Name superscripted by…