Switch over to using discovery format v0.2beta1.
diff --git a/TODO b/TODO
index c88756b..f95e6b2 100644
--- a/TODO
+++ b/TODO
@@ -1,30 +1,13 @@
TODO
====
- - Unit tests against copies of current discovery docs
-
- - Flag required parameters
-
- - Check the regex when accepting values
+ - LICENSE file
- OAuth cmdline sample should start local http server to catch response.
- Caching of discovery doc
-
- - Layered user-agent header, ala 'my-buzz-client/1.0 google-api-python-client/0.2 httplib2/0.6'
-
-
- - Requests for multiple APIs at one time.
+ - Examples of caching
- 2.x and 3.x compatible
-
-
-DONE
-====
-
- - Implement requests as Command objects, either for immediate
- execution, or for batching.
-
- - Add in 'Extra Discovery' for pagination
\ No newline at end of file