Skip to content

removing "/api" prefix #7

@GildedHonour

Description

@GildedHonour

My config:

Apipie.configure do |config|
  config.app_name = "MyApp"
  config.doc_base_url = "/apipie"
  config.api_controllers_matcher = "#{Rails.root}/app/controllers/**/*.rb"
  config.validate = false
end

But at http://localhost:3000/apipie it still shows the urls with "/api" prefix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions