superfaceai / spec

The Comlink Specification. Comlink is a new interface description and integration language build self-integrating applications.
https://superface.ai/docs/comlink/specification
MIT License
11 stars 1 forks source link

Add parameters to provider definition #35

Closed smizell closed 2 years ago

smizell commented 3 years ago

This adds parameters to the provider definition for use within the map or the provider definition. It leaves out the parameter type and assumes all parameters are strings for this iteration. It also does not allow the author to specify whether the parameter is required or optional. This would mean every parameter is required unless there's a default value.

github-actions[bot] commented 2 years ago

Deploy preview for specification ready!

✅ Preview https://specification-4o1zp8nag-superface.vercel.app

Built with commit 44b7870ee144446f0e2c56166c0d81f9ca9cb469. This pull request is being automatically deployed with vercel-action