1
0
Fork 0
mirror of synced 2024-07-19 13:15:49 +12:00

adding friendlyname for legacy HTTP support

This commit is contained in:
Martin McKeaveney 2022-09-12 10:18:18 +01:00
parent 6bdf103e11
commit 37fa940661

View file

@ -80,6 +80,7 @@ module RestModule {
default: {},
},
legacyHttpParser: {
display: "Legacy HTTP Support",
type: DatasourceFieldType.BOOLEAN,
required: false,
default: false,