Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Commit 556f713

Browse files
committed
Add describe command
1 parent 8b93190 commit 556f713

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

coreapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from coreapi import codecs, history, transports
77

88

9-
__version__ = '1.18.0'
9+
__version__ = '1.18.1'
1010
__all__ = [
1111
'Array', 'Document', 'Link', 'Object', 'Error', 'Field',
1212
'ParseError', 'NotAcceptable', 'TransportError', 'ErrorMessage',

coreapi/commandline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,6 +602,7 @@ def history_forward():
602602
client.add_command(reload_document, name='reload')
603603
client.add_command(clear)
604604
client.add_command(load)
605+
client.add_command(describe)
605606

606607
client.add_command(credentials)
607608
credentials.add_command(credentials_add, name='add')

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy