## What happened? conjure doesn’t like this b/c it thinks setting starts a set …. ``` types: conjure-imports: setting: .....yml GetSomethingResponse: fields: settings: map<common.TeamRid, setting.CentralProductSetting> ``` it throws token at the place expects start object token . <!-- Describe what you've observed and why it's bad (please include whatever stacktraces/version numbers you can). Clear steps to reproduce the behaviour are always helpful too! --> ## What did you want to happen? <!-- Suggest better behaviour -->