Issue #3463988 by tedbow, Wim Leers, longwave, lauriii: HTTP API: new...
Issue #3463988 by tedbow, Wim Leers, longwave, lauriii: HTTP API: new /xb/api/entity-form/{entity_type}/{entity}/{entity_form_mode} route to load form for editing entity fields (meta + non-meta)
parent
8b8e0e8b
No related branches found
No related tags found
Showing
- experience_builder.routing.yml 18 additions, 0 deletionsexperience_builder.routing.yml
- openapi.yml 62 additions, 0 deletionsopenapi.yml
- src/Controller/EntityFormController.php 62 additions, 0 deletionssrc/Controller/EntityFormController.php
- tests/src/Functional/EndToEndDemoIntegrationTest.php 5 additions, 52 deletionstests/src/Functional/EndToEndDemoIntegrationTest.php
- tests/src/Functional/EntityFormControllerTest.php 78 additions, 0 deletionstests/src/Functional/EntityFormControllerTest.php
- tests/src/Functional/FunctionalTestBase.php 66 additions, 0 deletionstests/src/Functional/FunctionalTestBase.php
- tests/src/Functional/TranslationTest.php 5 additions, 38 deletionstests/src/Functional/TranslationTest.php
Loading
Please register or sign in to comment