superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

feat: Adding examples to `crm/contacts` #153

Closed kysely closed 2 years ago

kysely commented 2 years ago

Description

Uncommenting examples for crm/contacts capability, previously written by the author @freaz .

Also fixed operator values in examples for Search use case. The profile defines enum of EQ and NEQ but the examples used = !=. Checked against the maps, they do expect EQ | NEQ.

Fixed

Looks like this when rendered

Screenshot 2021-11-11 at 13 35 28 Screenshot 2021-11-11 at 13 35 35 Screenshot 2021-11-11 at 13 35 51

Motivation and Context

Types of changes

Checklist: