CCP: Learn what a Boolean is

https://esi.tech.ccp.is/diff/legacy/latest/#GET-/characters/{character_id}/orders/-L54

Why did you go from returning True/False on “Is_buy_order” to returning True/Null, particularly while maintaining type: boolean?!

They didn’t. It is no longer a required param. i.e. it will only get returned if it is true.

See https://developers.eveonline.com/blog/article/esi-and-optional-booleans

3 Likes

There is no concept of null in swagger 2.0.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.