1
0
Fork 0
mirror of synced 2024-06-03 02:55:14 +12:00

adding friendlyname for legacy HTTP support

This commit is contained in:
Martin McKeaveney 2022-09-12 10:18:18 +01:00
parent 8ef5324048
commit bd7c62e48c

View file

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