08-29-2017 02:10
08-29-2017 02:10
When generating client code from fitbit's swagger specs, there is a problem because operationid is not unique among the operations.
Multiple activity related operations have the same operationid specified as 'intraday'.
Code generators are forced to generate a method name from the operation path that is normalised.
Because fitbit's operation paths starts with a digit (1), invalid function names are generated.
Could you fix your swagger specs ?
Thanks in advance.
Kind Regards,
Olivier MATROT.
Answered! Go to the Best Answer.
08-29-2017 11:55
08-29-2017 11:55
Hey @omatrot, thanks for calling this out! We'll get a fix in as soon as possible.
08-29-2017 11:55
08-29-2017 11:55
Hey @omatrot, thanks for calling this out! We'll get a fix in as soon as possible.