-
I'm trying to write swagger docs for APIs like dropbox where the number of path segments isn't known ahead of time. For example, the path template will look something like:
```
/api/metadata/{filePat…
-
This is relation to https://github.com/swagger-api/swagger-js/pull/1338 which was rejected as Colon substitution is not part of the OpenAPI Specification.
May I ask for colon in Path parameters to …
-
### Describe the issue you are experiencing
Hello all, I encountered an issue with Cloud Messaging.
$messaging->send($message); --> This function result in the following error:
An uncaught …
-
If there is a template specified as:
/path1SF/{p1}/{p2}/{p3}{?qp2*}{&qp1*}{&qp3*}
where p1/qp1 is primitive, p2/qp2 a list, and p3/qp3 an object of key value pairs
when the template is expand…
-
### Expected Behavior
It seems the generation of OpenAPI specifications doesn't take [RFC-6570 URI template specification](https://tools.ietf.org/html/rfc6570) into account.
I have a method in M…
-
target: june 2023
wanted:
- pandas-2 (is pyarrow based)
- SQLalchemy-2
- python-3.11.4
- python-3.12.0 betas, with multi-interpreters early "experimental" APIs (package 'interpreters-3-12')
…
-
aria-pressed states:
"A value of mixed means that the values of more than one item controlled by the button do not all share the same value. Examples of mixed-state buttons are described in the WAI-A…
-
release: May 21th
wanted:
- [x] Python-3.11.2 (2023-02-06, 3.11.3=2023-04-03)
- [x] jupyterlab-3.6.3 (Jupyterlab-4 is too fresh)
- [x] pytorch-2 for python-3.11
- [x] numba for python-3.11
- …
-
### Summary of problem
### Which version of dd-trace-py are you using?
1.11.1
### Which version of pip are you using?
22.3.1, but technically we're using poetry version 1.3.2
### Which …
-
[Section 3.2.1 of RFC 6570](https://tools.ietf.org/html/rfc6570#section-3.2.1)
> For a variable that is a list of values, expansion depends on both
> the expression type and the presence of an …