Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

change the parameter name of getChallenge API. #177

Merged
merged 3 commits into from
Apr 4, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion actions/challenges.js
Original file line number Diff line number Diff line change
Expand Up @@ -1502,7 +1502,7 @@ exports.getChallenge = {
name: "getChallenge",
description: "getStudioChallenge",
inputs: {
required: ["contestId"],
required: ["challengeId"],
optional: ["refresh"]
},
blockedConnectionTypes: [],
Expand Down
2 changes: 1 addition & 1 deletion routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ exports.routes = {
get: [
{ path: "/:apiVersion/logs", action: "getLogTail" },
{ path: "/:apiVersion/challenges/rss", action: "getChallengesRSS" },
{ path: "/:apiVersion/challenges/:contestId", action: "getChallenge" },
{ path: "/:apiVersion/challenges/:challengeId", action: "getChallenge" },
{ path: "/:apiVersion/challenges", action: "searchSoftwareAndStudioChallenges" },

{ path: "/:apiVersion/develop/challenges/checkpoint/:challengeId", action: "getSoftwareCheckpoint" },
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy