-
### New Issue Checklist
- [X] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [X] Updated fastlane to the latest version
- [X] I read [doc…
-
-
This somewhat overlaps with #40 (validate reserved words), #12 (revisit public names), and #109 (struct for metadata).
In addition to ensuring the library uses the naming we want and don't steal to…
-
# Description
**Questions:**
- Where is the list of existing endpoints?
- What is the used data model? Is it visible somewhere other than inside code? (should be)
- How are operation authentications…
-
We are trying to implement a plugin for gogo/protobuf. A `make buildserverall` is failing for us in current master branch 06ec6c31ff1bac6ed4e205a547a3d72934813ef3.
Make output
> make build…
-
I couldn't see any existing issues for this, so here it is.
This:
``` proto
extend google.protobuf.FieldOptions {
bool primary = 51234;
bool index = 51235;
}
```
Results in this:
``` go
var E_…
-
Per https://github.com/swagger-api/swagger-core/issues/459 there are cases where passing null is important. For example:
```
[ null ]
```
will be quite different than `[]`. See if this can be an o…
-
This is pretty stable on the proto3 branch.
-
I have downloaded APAdressBook and have been able to test it in one of my projects. After following the instructions in the ReadMe file, I am now able to fetch name, and phone number. However, the e…
-
This might help:
```
Module: mscorlib.dll
Module: System.dll
Module: Mono.Security.dll
Module: Mono.Data.Tds.dll
Module: System.Core.dll
Module: Google.Protobuf.dll
message MessageAdapter {
}
mess…