-
see discussions in #6
> @dherges thanks for pushing this out! But unfortunately this is not going to work in the current form. SystemJS does not recognize the paths to the subfolders like './conv…
-
De huidige, niet normatieve, API Strategie extensie voor [navigatie](https://docs.geostandaarden.nl/api/API-Strategie-ext/#navigation-controls) (API-71) schrijft voor dat voor elke GET-response opgevr…
-
# Initial MD:
```
### Check if a Gist is Starred [GET]
+ Response 200
[Star][]
```
# Snowcrash Parsed JSON:
```
{
"name": "Check if a Gist is Starred",
"descript…
-
The HTTP specification includes content-types with parameters, the implementation of Jersey does not support the use of these parameter as we understand it - see [http://www.w3.org/Protocols/rfc2616/r…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Environment
Version: 1.89.1 (user setup)
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:13:33.891Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
…
-
https://github.com/vuejs/vuex:
> The official state management library for Vue has changed to [Pinia](https://pinia.vuejs.org/). Pinia has almost the exact same or enhanced API as Vuex 5, described…
-
**API Platform version(s) affected**: 2.6.5, but probably since the introduction of HAL or circular reference limits, whichever came last
**Description**
Symfony's circular reference detection w…
-
Hi Vasilio -
We are prototyping Spring Data REST / HATEOAS components which produce HAL formatted
JSON output. Does or will the Modelizer provide support for HAL? Would be nice if it could
seam…
-
I'm compiling a couple of programs for the STM32F072 against a pre-built `libmbed-os.a`
First, I build `libmbed-os.a` using:
```shell
MBED_OS_DIR=mbed-os mbed compile -t GCC_ARM -m STM32F072VB …