Skip to content

Commit 47ba23a

Browse files
authored
Update link to [draft] technical architecture doc
1 parent ce11d0e commit 47ba23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IMPLEMENTING_APIS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Users will send [web-requests](https://www.codecademy.com/articles/http-requests
66

77
# Process
88

9-
The following process assumes that you have the appropriate [technical architecture][TECHNICAL_ARCHITECTURE.md) to receive and handle web-requests.
9+
The following process assumes that you have the appropriate [technical architecture](https://github.com/openactive/developer-documentation/blob/info-arch-sketch/docs/using-data/technical-requirements.md) to receive and handle web-requests.
1010

1111
### 1. Identify any [query parameters](https://www.codecademy.com/learn/introduction-to-javascript/modules/intermediate-javascript-requests) sent with the request
1212
For example your application may allow users to search for activity opportunities in a geographic area, or for certain dates and times. For example "select all badminton courts in Sheffield in the next 5 days"

0 commit comments

Comments
 (0)