Skip to content

Commit d4b5501

Browse files
authored
Documentation for 1.71.0 (#190)
1 parent 051a236 commit d4b5501

17 files changed

+3952
-3594
lines changed

docs/_sources/changelog.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A log of changes by version and date.
66
======= ========== =====
77
Version Date Notes
88
======= ========== =====
9-
1.70.1 07/10/2025 relax pydantic upper bound requirement
9+
1.71.0 07/10/2025 Added FlashArray 2.45 client
1010
1.70.0 06/18/2025 Added FlashBlade 2.18 client
1111
1.69.0 06/09/2025 Added FlashArray 2.44 client
1212
1.68.0 05/20/2025 Added FlashArray 2.43 client

docs/_sources/fa_reference.rst.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,11 @@ FlashArray REST 2.44 Client
235235
~~~~~~~~~~~~~~~~~~~~~~~~~~~
236236
.. module:: pypureclient.flasharray.FA_2_44.client
237237
.. autoclass:: pypureclient.flasharray.FA_2_44.client::Client
238+
239+
FlashArray REST 2.45 Client
240+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
241+
.. module:: pypureclient.flasharray.FA_2_45.client
242+
.. autoclass:: pypureclient.flasharray.FA_2_45.client::Client
238243
:members:
239244

240245
Models

docs/_sources/shared_reference.rst.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ Shared References
33
.. toctree::
44
:maxdepth: 4
55

6+
Configuration
7+
-------------
8+
9+
Configuration
10+
~~~~~~~~~~~~~
11+
.. autoclass:: pypureclient.configuration.Configuration
12+
:members:
13+
614
Properties
715
----------
816

@@ -53,3 +61,11 @@ ReferenceType
5361
:undoc-members: True
5462
:model-hide-paramlist: False
5563
:exclude-members: to_str, to_json, to_dict, from_json, from_dict, as_request_dict
64+
65+
Errors
66+
------
67+
68+
PureError
69+
~~~~~~~~~
70+
.. autoclass:: pypureclient.exceptions.PureError
71+
:members:

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '1.70.1',
3+
VERSION: '1.71.0',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/changelog.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Changelog &mdash; py-pure-client 1.70.1 documentation</title>
7+
<title>Changelog &mdash; py-pure-client 1.71.0 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/autodoc_pydantic.css" type="text/css" />
@@ -33,7 +33,7 @@
3333
<a href="index.html" class="icon icon-home"> py-pure-client
3434
</a>
3535
<div class="version">
36-
1.70
36+
1.71
3737
</div>
3838
<div role="search">
3939
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -93,9 +93,9 @@ <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this he
9393
</tr>
9494
</thead>
9595
<tbody>
96-
<tr class="row-even"><td><p>1.70.1</p></td>
96+
<tr class="row-even"><td><p>1.71.0</p></td>
9797
<td><p>07/10/2025</p></td>
98-
<td><p>relax pydantic upper bound requirement</p></td>
98+
<td><p>Added FlashArray 2.45 client</p></td>
9999
</tr>
100100
<tr class="row-odd"><td><p>1.70.0</p></td>
101101
<td><p>06/18/2025</p></td>

docs/fa_reference.html

Lines changed: 2997 additions & 2911 deletions
Large diffs are not rendered by default.

docs/fb_reference.html

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

docs/genindex.html

Lines changed: 637 additions & 578 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>py-pure-client Documentation &mdash; py-pure-client 1.70.1 documentation</title>
7+
<title>py-pure-client Documentation &mdash; py-pure-client 1.71.0 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/autodoc_pydantic.css" type="text/css" />
@@ -32,7 +32,7 @@
3232
<a href="#" class="icon icon-home"> py-pure-client
3333
</a>
3434
<div class="version">
35-
1.70
35+
1.71
3636
</div>
3737
<div role="search">
3838
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

docs/installation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Installation &mdash; py-pure-client 1.70.1 documentation</title>
7+
<title>Installation &mdash; py-pure-client 1.71.0 documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/autodoc_pydantic.css" type="text/css" />
@@ -33,7 +33,7 @@
3333
<a href="index.html" class="icon icon-home"> py-pure-client
3434
</a>
3535
<div class="version">
36-
1.70
36+
1.71
3737
</div>
3838
<div role="search">
3939
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

0 commit comments

Comments
 (0)