-
This is probably a feature request more than anything.
When the MockMvcRestDocumentationWrapper.document drop in replacement is used in snippets like below, the tests start generating errors despit…
-
## Problem statement
I'm trying to use swagger to define [HAL structures](http://stateless.co/hal_specification.html) and having some problems with dynamic keys (eg a key like `lf:create-module`) i…
-
On C6:
```
$ make run
make[1]: Entering directory '/home/ubuntu/Embassy-playground-2024'
cargo build --release --features=esp32c6 --target=riscv32imac-unknown-none-elf
Compiling esp-hal v0.1…
-
Following up from here: https://github.com/esp-rs/esp-idf-hal/pull/479#issuecomment-2375265914
It seems that CI is now broken after a tools update. Manually running the workflow and inspecting the …
-
Hello everyone,
I'm encountering an issue with my LoRa setup in the Australia region. Here's my setup:
Device: ESP32 with SX1262 Waveshare module
Gateway: Raspberry Pi 4 with SX1303 915MHz, usi…
-
```
What steps will reproduce the problem?
1. Use the hal+json type
2. Try to write some body validation
What is the expected output? What do you see instead?
Even thoughyou can achieve it with the …
-
I'm trying to read a HAL response in my integration tests and I'm getting the following error:
```
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "_embedded" …
-
Ran:
jimmy@Jakub:~/Sites/devdesktop$ composer create-project acquia/reservoir-project reservoir --stability=alpha
- Installing drupal/schemata (dev-1.x 99c723d) Cloning 99c723ddd4 from cache
…
-
ST has recently launched a series of low cost ULP MCUs - [STM32U0](https://www.st.com/en/microcontrollers-microprocessors/stm32u0-series.html). They've also released Nucleo boards for one of the more …
-
```
What steps will reproduce the problem?
1. Use the hal+json type
2. Try to write some body validation
What is the expected output? What do you see instead?
Even thoughyou can achieve it with the …