-
When using Traverson, i can only retrieve the resource at the end of the traversal. It is often useful to retrieve the intermediate objects.
For instance i have CREDENTIALS, which are linked to an I…
-
I tried the crate like this with my ESP32-C3-Zero:
```
use anyhow::Result;
use esp_idf_hal::delay::FreeRtos;
use esp_idf_hal::peripherals::Peripherals;
use esp_idf_svc::log::EspLogger;
use esp…
-
`jsonBody` definitely makes the mock files much more readable, but unfortunately the record does not use this feature.
It would be really nice if the recorder persist new mocks with JSON data using t…
-
Unless I'm missing something, there's no way to specify a HAL Forms `_template` entry that doesn't send a request body. For example, to indicate in a HAL document that you can perform some action by d…
-
Watershot uses `wgpu` crate which on Linux/BSD supports both OpenGL and Vulkan (default). `wgpu` with OpenGL works fine at least in Firefox and Fish Folk: Jumpy but fails in Watershot. If intentional …
-
Hi everyone,
as you noticed in the develop branch of this repo, there is some work going on as of late. I'd like to give you my views on plans and ideas with `ng-hal`. Feel free to give your feedba…
-
I have a strange error. As documentation say, I've done something like this to add a Link in an entity:
``` php
public function onBootstrap(MvcEvent $e)
{
$app = $e->getTarget();
…
-
See issue https://github.com/resthub/resthub-spring-stack/issues/45 for the server part.
How should we consider support for:
- JSON references - (de)serializing object graphs and preventing duplicati…
-
**Describe the bug**
When looking at Dredd failures, it does not show the "title" of a request (transaction) so looking at a failure for an API Description where you have a lot of transactions whic…
kylef updated
5 years ago
-
### Hardware:
Board: ESP32-CAM
Core Installation version: 2.0.0
IDE name: Eclipse / Sloeber
Computer OS: Windows 10
##
![2021-10-20 18_59_55-Prop…