Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

fitbit's swagger specs defines 'intraday' as operationid for many activity related operations

ANSWERED

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.

 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Hey @omatrot, thanks for calling this out! We'll get a fix in as soon as possible.

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

Hey @omatrot, thanks for calling this out! We'll get a fix in as soon as possible.

Best Answer
0 Votes