Apollo314
Apollo314
bkz: Çanakkale, Balıkesir, İstanbul (Asya) İstanbul asya is still separate from İstanbul (Avrupa) but the islands were being separately highlighted in İstanbul(Asya). Now it's fixed.  
https://github.com/drwpow/openapi-typescript/blob/206f28517f1707ec0d97ad72251323a0da6ad2f1/src/types.ts#L436  type: 'string' should allow `pattern?: string` as per the standard: https://swagger.io/docs/specification/data-models/data-types/#string otherwise it falsely assumes it is supposed to be type 'object' and gives an error that way....