Skip to content

feat(serverless): Add JSON payload validation for Azure Functions invoke #111

Description

@huda-code

Summary

The Azure Functions invoke panel currently accepts arbitrary text as input.

Add client-side validation before sending the request.

Acceptance Criteria

  • Validate JSON before invoke
  • Display a clear validation error
  • Disable invoke while payload is invalid
  • Preserve formatting after validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Fields

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions