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

blobApi deprecations: docs #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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: 2 additions & 0 deletions apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ These endpoints allow you to interact with your project's runs and files.

### Get the contents of a file [GET]

**This endpoint is deprecated and will soon be sunset. For more information, see the [current endpoint documentation](https://docs.dominodatalab.com/en/latest/api_guide/8c929e/rest-api-reference/#_getProjectFileContents).**

+ Parameters

+ username: `nick` (string, required) - The project owner's username.
Expand Down