Releases: programmfabrik/fylr-plugin-example
Releases · programmfabrik/fylr-plugin-example
Use "ref" from _current
This change allows us to check if values were loaded for the "_current" object sent to plugins.
Added _current test info to "bounce" endpoint
cat.js: add _current info for bounce test see #79110
Add dummy parameter to recipe "example-request-only-with-error"
v1.27.2 Update recipe_dynamic_request_only_with_error.json
Reduce dummy output in error test
error test: reduce debug lines to fix problems with "apitest" The apitest tool using the json.Number version has problems digesting the long output from the error plugin. Reduced the number of dummy lines in the output to get around this problem. see #78854
More cases to apitest plugin_metadata
metadata mapping: more test case setup see #78820
Adapt to new fylr 6.30.0 error readback format
mapping: use new fylr mapping error read back format see #78575
Release 1.25.0
Added dynamic metadata mapping & parameters example.
Release 1.25.0 PRE 3
v.1.25.0-pre.3 update dynamic parameters
Release 1.25.0 pre 2
More dynamic parameters to support fylr apitests.
Release v1.25.0-pre.1
metadata: added dynamic mapping show case