Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit b8ccda2

Browse files
AvrahamAsherido567
authored andcommitted
Update README.md (#8)
1 parent d05f30f commit b8ccda2

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,14 @@ $activity = new \AutodeskForge\Client\Model\Activity(); // \AutodeskForge\Client
138138
$result = $apiInstance->createActivity($activity);
139139
```
140140

141-
## Documentation for API Endpoints
141+
## API Documentation
142+
143+
You can get the full documentation for the API on the [Developer Portal](https://developer.autodesk.com/)
144+
145+
### Documentation for API Endpoints
146+
147+
All URIs are relative to https://developer.api.autodesk.com/. For example, the *createBucket* URI is 'https://developer.api.autodesk.com/oss/v2/buckets'.
142148

143-
All URIs are relative to *https://developer.api.autodesk.com*
144149

145150
Class | Method | HTTP request | Description
146151
------------ | ------------- | ------------- | -------------
@@ -226,7 +231,7 @@ Class | Method | HTTP request | Description
226231
*WorkItemsApi* | [**getWorkItem**](docs/Api/WorkItemsApi.md#getworkitem) | **GET** /autocad.io/us-east/v2/WorkItems('{id}') | Returns the details of a specific WorkItem.
227232

228233

229-
## Author
234+
## Support
230235

231236
232237

0 commit comments

Comments
 (0)