-
While testing out the new relative path for `$ref` change you made for me, we ran into an issue. Given this annotation:
```
+# @schema
+# type: object
+# patternProperties:
+# "^.*":
+# …
-
The idea is to have an option to support https://datatracker.ietf.org/doc/html/draft-pbryan-zyp-json-ref-03 which tools like [Redocly support](https://redocly.com/docs/resources/ref-guide#definition-i…
-
### Discussed in https://github.com/opentrack/opentrack/discussions/1805
Originally posted by **Keebler750** February 11, 2024
[[POST number 2 in [DISCUSSION][(url)](https://github.com/opentra…
-
### Problem
I create books where there are multiple levels of subfolders in picture.
When the page of a subfolder is opened at that point the summary.md starts pointing to the URLs in wierd ways.
…
-
@Laserlicht You can see that some text shows "???".
That appears again.
Relative with issue #4646
![YueR.png](https://github.com/user-attachments/assets/43ab347c-76e0-452c-b0b7-ad66fb9e62dd)
![XueR.p…
-
### Summary
There are some technical implications within `galaxy_ng` and the larger ecosystem with continuing to provide a fully quallified `download_url`. With all other galaxy URLs we handle relat…
sivel updated
1 month ago
-
When using `LocationMock` with web applications, they expect to be able to use relative URLs in the location methods, but currently, this errors out. Would a `LocationMock` constructor option flag to …
-
Observed behavior:
```
>>> p1 = upath.UPath("gs://bucket/foo/bar")
>>> p2 = upath.UPath("gs://bucket/foo/bar/baz/quux.txt")
>>> p2.relative_to(p1)
GCSPath('gs://bucket/baz/quux.txt')
```
The …
-
Do research on relative homology, and explain the meaning behind the graph
-
### Feature and motivation
I am using Selenium v. 4.13
I have a shadow-root element, holding a complex account tree structure. It is required to validate that tree nodes have been rendered properl…