-
In addition to supporting the creation of Java/JAXB classes, also support the creation of ig-json-parser Java classes.
https://github.com/Instagram/ig-json-parser
-
File "/home/kali/ig.osi/main.py", line 16, in
ig = main(user=args["username"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/ig.osi/api.py", line 59, in __init__
self.get_profil…
-
A preflight check should be conducted by the publisher on the missing package-registry.json instead of one of the very last steps as well as the layout rules.
```
Check for Files to delete
... …
-
Currently it's impossible to add metadata to structuremaps. And when trying to, there's a problem with the publisher parser, and the structuremap is not added to the IG at all when it has some comment…
-
Taking a fresh clone, I ran `_updateCQLTooling` and then `_refresh`. The `_refresh` script failed with a few errors. It seems the big ones are:
* Could not find `input/resources/Library-FHIRHelpers.…
-
Bonjour,
comme je n'arrive pas à me connecter a ZHA avec la version smoke_detector, j'ai essayé la démo mais sa ne compile pas : le build ne va pas jusqu'à la fin :
```
FAILED: esp-idf/main/CM…
-
**Feature request**
I would like to add a feature to allow guiding the parser in choosing the right custom structure to deserialize a resource, when dealing with existing children in a custom structu…
-
this is my simple bat file
```
G:\lua\5.1\lua.exe dynasm\dynasm.lua -LNE -D X64 -D X64WIN -o call_x64win.h call_x86.dasc
G:\lua\5.1\lua.exe dynasm\dynasm.lua -LNE -D X32WIN -o call_x86.h call_x86.das…
-
Here is my proposed fix, if someone wants to make it use the python standard html.parser library that would be much appreciated. Also code is not tested formally but seems to work for most situations …
-
Hello,
butterknife is a default library to development, so I must use it!
But I would like to use json parser.
And this part of gradle block butterknife:
``` gradle
compileJava {
doFirst {
/…