-
**Description**
After upgrading from Hextra v0.8.4 to v0.8.5, the site build fails due to an error in `/json/search-data.json`. The `.File.BaseFileName` property references a `nil` value, leading t…
-
-
When I switch to an API which include model reference, the model doesn't display, and got "Invalid JSON pointer".
It can display normally when the API page is the first page I visit (input the URL a…
-
https://tools.ietf.org/html/rfc6901
JSON.Net should support resolving JSON Pointer URIs to elements within a document.
-
First issue: text part of section [3. Syntax](https://datatracker.ietf.org/doc/html/draft-bhutton-relative-json-pointer-00#section-3) does not describe `[index-manipulation]` which is present in ABNF.…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
DROP DATABASE IF EXISTS db0;
CREATE DATABASE db0;
USE db0;…
-
The following try/catch block exists in the get_or_create_ref function:
```
try {
auto &subschema = file.unknown_keywords.at(uri.pointer()); // null is returned if no…
-
**Describe the bug**
one block of my api is defined as:
```go
StarListRequest {
Keyword string `json:"keyword,optional"`
Page int64 `json:"page"`
Size int64 `json:"size"`
}
```…
-
**Describe the bug**
According to [6.2.3. Global list of CRS identifiers](https://docs.ogc.org/is/18-058r1/18-058r1.html#_global_list_of_crs_identifiers), Requirement 5 /`req/crs/fc-md-crs-list-glo…
-
General:
- MacOs
- Browser: Chrome, Safari, Firefox
- Method of installation: pnpm
- Swagger-UI version: 5.17.14 (swagger-ui-react)
- Swagger/OpenAPI version: 3.1.0
### Content & configur…