superfaceai / service-client

Library provides client for superface backend apis.
MIT License
5 stars 1 forks source link

Nullable provider fields in map response interfaces #85

Closed janhalama closed 1 year ago

janhalama commented 1 year ago

Description

This PR fixes MapResponse and MapRevisionResponse interfaces and allows null values in map_provider and map_provider_url fields.

Motivation and Context

We need to fix rendering of profiles with partly published Comlink documents.

Types of changes

Checklist: