Implementation
@$core.Deprecated('Use fFApiEndpointDescriptor instead')
const FFApiEndpoint$json = {
'1': 'FFApiEndpoint',
'2': [
{
'1': 'edit_metadata',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{
'1': 'identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{'1': 'url', '3': 2, '4': 1, '5': 9, '10': 'url'},
{
'1': 'call_type',
'3': 3,
'4': 1,
'5': 14,
'6': '.flutterflow.FFApiEndpoint.CallType',
'10': 'callType'
},
{
'1': 'body_type',
'3': 7,
'4': 1,
'5': 14,
'6': '.flutterflow.FFApiEndpoint.BodyType',
'10': 'bodyType'
},
{
'1': 'legacy_response',
'3': 5,
'4': 1,
'5': 14,
'6': '.flutterflow.FFApiResponseType',
'8': {'3': true},
'10': 'legacyResponse',
},
{'1': 'headers', '3': 11, '4': 3, '5': 9, '10': 'headers'},
{
'1': 'parameters',
'3': 14,
'4': 3,
'5': 11,
'6': '.flutterflow.FFApiParameter',
'10': 'parameters'
},
{
'1': 'variables',
'3': 4,
'4': 3,
'5': 11,
'6': '.flutterflow.FFApiValue',
'10': 'variables'
},
{'1': 'body', '3': 8, '4': 1, '5': 9, '10': 'body'},
{
'1': 'json_path_definitions',
'3': 9,
'4': 3,
'5': 11,
'6': '.flutterflow.FFJsonPathDefinition',
'10': 'jsonPathDefinitions'
},
{
'1': 'response_data_struct_param',
'3': 16,
'4': 1,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'responseDataStructParam'
},
{
'1': 'legacy_headers',
'3': 6,
'4': 3,
'5': 11,
'6': '.flutterflow.FFApiValue',
'8': {'3': true},
'10': 'legacyHeaders',
},
{
'1': 'group_identifier',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'groupIdentifier'
},
{
'1': 'endpoint_settings',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFApiEndpointSettings',
'10': 'endpointSettings'
},
{
'1': 'team_resource_info',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFTeamResourceInfo',
'10': 'teamResourceInfo'
},
],
'4': [FFApiEndpoint_CallType$json, FFApiEndpoint_BodyType$json],
'7': {},
};