-
Cloned the repo and upgraded all nuget packages. However there's doesnt seem to be an option in VS 4 Mac to process `OutputProcessors/json.g4` to regenerate the C# files. Recent changes to Antlr packa…
-
eventually this repository will only house the `episb-provider` and the current subfolder, `episb-bed-json-converter` may move to its own repository.
-
## Is your feature request related to a problem? Please describe
The problem has been raised in discussion https://github.com/fabasoad/data-format-converter-action/discussions/16. Would be great to…
-
Error as titled. This error occurs when:
```typescript=
const converter = new OpenCC('s2twp.json')
```
-
If possible a converter from las to Json to have this adopted
-
is there a converter for JSON to TyD?
-
Due to changes in 6.0.0 preset structure changed little. Thanks to Mlocik97 we now have website, that will convert PulseEffect preset to EasyEffects preset. Website is still in alpha version and is mi…
-
The arrangement for ASN.1 conversion in the TUF fork (for metadata role files) allows a conversion to or from ASN.1 without telling the converter which type of data we're working with. This is not the…
awwad updated
7 years ago
-
I ran into an issue that's well described in a known SpringFox bug:
https://github.com/springfox/springfox/issues/1605
TL;DR; a byte[] is modelled in swagger file as an Array of byte[].
=> whe…
-
The JSON extractor doesn't cut from field even if the cut option is selected.
```
{
"condition_type": "regex",
"condition_value": "(\\{.*\\})",
"converters": [],
"cursor_strategy": "cut",
"…