Skip to content

Commit

Permalink
[43] move API.md to top of README
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Nov 20, 2023
1 parent a5761fb commit a79b6bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ $ curl -s http://localhost:9000/irods-http-api/0.1.0/collections \
}
```

## Documentation

API documentation can be found in [API.md](./API.md).

## Build Dependencies

- iRODS development package
Expand Down Expand Up @@ -442,7 +446,3 @@ support for this in the future.
Reason being, the [OAuth 2.0 Security Best Current Practice](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-security-topics) draft,
as well as the [The OAuth 2.1 Authorizaiton Framework](https://datatracker.ietf.org/doc/draft-ietf-oauth-v2-1/) draft both deprecate that grant.
More information can be found on the reasoning for the deprecation in the links provided above.

## Documentation

API documentation can be found in [API.md](./API.md).

0 comments on commit a79b6bd

Please sign in to comment.