aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/metadata.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api-guide/metadata.md')
-rw-r--r--docs/api-guide/metadata.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api-guide/metadata.md b/docs/api-guide/metadata.md
index c3f036b7..c3e51148 100644
--- a/docs/api-guide/metadata.md
+++ b/docs/api-guide/metadata.md
@@ -1,5 +1,11 @@
<a class="github" href="metadata.py"></a>
+---
+
+**Note**: This is the documentation for the **version 3.0** of REST framework. Documentation for [version 2.4](http://tomchristie.github.io/rest-framework-2-docs/) is also available.
+
+---
+
# Metadata
> [The `OPTIONS`] method allows a client to determine the options and/or requirements associated with a resource, or the capabilities of a server, without implying a resource action or initiating a resource retrieval.