We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Desc: The wrapper should be able to provide the same interface for retrieving the leaves items.
Acceptance Criteria:
[ { "area":"content-left", "name": "DOCKER: Self Paced Training", "path":"https://training.docker.com/self-paced-training", "ContentImages_small":"", "ContentImages_large":"", "title": "DOCKER: Self Paced Training", "content": "Docker's own self paced training class.", "category": "Training", "tags": ["docker","video"], "type": "Video", "source": "Docker" }, { "area":"content-left", "name": "Hackr.io : Learn Docker", "path":"https://hackr.io/tutorials/learn-docker", "ContentImages_small":"", "ContentImages_large":"", "title": "Hackr.io : Learn Docker", "content": "Listing of docker tutorials submitted and voted on by the programming community", "category": "Training", "tags": ["docker","tutorials"], "type": "Page", "source": "Docker" } http://anant.co/data/topic.docker.js 2. Should be the same GET method in each implementation
[ { "area":"content-left", "name": "DOCKER: Self Paced Training", "path":"https://training.docker.com/self-paced-training", "ContentImages_small":"", "ContentImages_large":"", "title": "DOCKER: Self Paced Training", "content": "Docker's own self paced training class.", "category": "Training", "tags": ["docker","video"], "type": "Video", "source": "Docker" }, { "area":"content-left", "name": "Hackr.io : Learn Docker", "path":"https://hackr.io/tutorials/learn-docker", "ContentImages_small":"", "ContentImages_large":"", "title": "Hackr.io : Learn Docker", "content": "Listing of docker tutorials submitted and voted on by the programming community", "category": "Training", "tags": ["docker","tutorials"], "type": "Page", "source": "Docker" }
The text was updated successfully, but these errors were encountered:
xingh
No branches or pull requests
Desc: The wrapper should be able to provide the same interface for retrieving the leaves items.
Acceptance Criteria:
[ { "area":"content-left", "name": "DOCKER: Self Paced Training", "path":"https://training.docker.com/self-paced-training", "ContentImages_small":"", "ContentImages_large":"", "title": "DOCKER: Self Paced Training", "content": "Docker's own self paced training class.", "category": "Training", "tags": ["docker","video"], "type": "Video", "source": "Docker" }, { "area":"content-left", "name": "Hackr.io : Learn Docker", "path":"https://hackr.io/tutorials/learn-docker", "ContentImages_small":"", "ContentImages_large":"", "title": "Hackr.io : Learn Docker", "content": "Listing of docker tutorials submitted and voted on by the programming community", "category": "Training", "tags": ["docker","tutorials"], "type": "Page", "source": "Docker" }
http://anant.co/data/topic.docker.js
2. Should be the same GET method in each implementation
The text was updated successfully, but these errors were encountered: