Hi. I am using ActiveModelSerializers with jsonapi adapter, hence all my json properties are in dasherized format. When documenting, underscored properties differ from what they actually are. Is there a workaround for it, or should we implement one? Thanks.
Hi. I am using
ActiveModelSerializers
withjsonapi
adapter, hence all my json properties are in dasherized format. When documenting, underscored properties differ from what they actually are. Is there a workaround for it, or should we implement one? Thanks.