Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

explorer endpoint with Restler RC6? #21

Open
marcolino opened this issue Jan 25, 2017 · 1 comment
Open

explorer endpoint with Restler RC6? #21

marcolino opened this issue Jan 25, 2017 · 1 comment
Assignees

Comments

@marcolino
Copy link

I read the note at the top of the README:

Note:- Newer version of API Explorer that currently targets swagger 1.2 specification is currently bundled with Restler RC6. Use the Explorer class instead of Resources class in the below example and ignore all the steps for building and copying the explorer folder as it is no longer required.

I did use the explorer class. But which is the explorer endpoint? http://mysite.com/myRestlerAPI/explorer gives a 404...

P.S.: I suppose I am on RC6, I am on Version 3.0 Release Candidate 5, but, how to check?

@Arul- Arul- self-assigned this Jan 26, 2017
@Arul-
Copy link
Member

Arul- commented Jan 26, 2017

Version 3.0 Release Candidate 5(RC5) won't have this Explorer class. You can check the version you are using by looking at the api response headers or opening the Restler.php and looking for the @version 3.0.0rc6 comment

We recommend using Restler application template from https://github.com/Luracast/Restler-Application this creates a sample api and adds explorer support

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants