Skip to content

Bug in doc to usage #492

Description

@hayusama

Hi,

In your doc

# app/config/routing.yml my_very_secret_route: pattern: /admin defaults: { _controller: HelloBundle:Admin:index } options: expose: false

In SF6 for work
#app/config/routes.yaml phone_verif: path: /verification/phone/{extension} controller: App\Controller\TelephoneController::phoneverif options: expose: true

It is possible to have a configuration as :
fos_js_routing: routes_to_expose: ['^api_']
Because in SF6 don't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions