Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make context path customizable #127

@ghost

Description

Assume I have changed my context path in my installation from "/1.0/kb/" to "/api/v1/", then i am using Java client to make requests, this end up in 404 or null response from client lib.

Probably we can create a property that picks up the context path from application configuration instead of hardcoding this in client lib to resolve this issue!!

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