SIGN IN SIGN UP

feat(app): add build_metadata classmethod to fal.App (#1010)

Exposes a classmethod that builds the metadata dict (currently just
{"openapi": ...}) without requiring callers to know about the private
_allow_init kwarg. wrap_app now uses it instead of inlining the logic.
R
Ruslan Kuprieiev committed
e2d58d6e886ebea12131c19ebf424586273f3a7e
Parent: 03fdaf1
Committed by GitHub <noreply@github.com> on 5/6/2026, 4:00:01 PM