Commit Graph

6 Commits

Author SHA1 Message Date
Yaron Schneider 376a4bf626
update bidirectional bindings (#619) 2020-06-03 09:35:27 -07:00
Mark Chmarny ce828c853d namespace in all yaml samples 2020-05-02 04:04:13 -07:00
William Eastbury 0233f6dfdf
Wrap value in doublequotes for ttlInSeconds value. (#530)
ttlInSeconds parameter needs to be doublequoted or you get a very, very arcane error message complaining about an error from the ReadString method requires \" or n which took me quite a long time to figure out.
2020-04-20 08:51:11 -07:00
Francisco Beltrao 5961149b25
Add ttl documentation to bindings (#516)
* Add ttl documentation to bindings

* Add information for RabbitMQ message level ttl

* Add ttl for Service Bus and Storage Queues

* Update rabbitmq.md

* Update servicebusqueues.md

* Update rabbitmq.md

* Update storagequeues.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-04-15 10:07:01 -07:00
Ricardo Niepel 7ba5e7557a
Add metadata doc to Azure Blob binding (#450)
* add metadata doc to AzBlobBinding

* fix securely typo and ensure prod note on all specs

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-25 11:26:57 -07:00
Aaron Crawfis 504fe8e02f Move binding specs 2020-03-09 09:42:39 -07:00