Update get_bid swagger endpoint resp schema to fix python swagger-api-cli resp class mapping
- Add common.Bid schema with all fields from base.Bid
- Change get_bid resp schema from oneOf to fixed common.Bid schema
Closes #707 (closed)
Edited by Ghost User