Sha256: 36a9cef6798cd18d0d073d54b65aed197ee852d44fc5b6b2bf44d1edb52d4173

Contents?: true

Size: 538 Bytes

Versions: 43

Compression:

Stored size: 538 Bytes

Contents

# Warning

## Example Warning Object

```
{
  "warnings": [

  ]
}
```

* `warnings` (array): A list of warnings


---

## Internal hidden endpoint.  Subject to change.  Not for public consumption

```
Files::Warning.list(
  page: 1, 
  per_page: 1
)
```

### Parameters

* `page` (int64): Current page number.
* `per_page` (int64): Number of records to show per page.  (Max: 10,000, 1,000 or less is recommended).
* `action` (string): Deprecated: If set to `count` returns a count of matching records rather than the records themselves.

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
files.com-1.0.49 docs/warning.md
files.com-1.0.48 docs/warning.md
files.com-1.0.47 docs/warning.md
files.com-1.0.46 docs/warning.md
files.com-1.0.45 docs/warning.md
files.com-1.0.44 docs/warning.md
files.com-1.0.43 docs/warning.md
files.com-1.0.42 docs/warning.md
files.com-1.0.41 docs/warning.md
files.com-1.0.40 docs/warning.md
files.com-1.0.39 docs/warning.md
files.com-1.0.38 docs/warning.md
files.com-1.0.37 docs/warning.md
files.com-1.0.36 docs/warning.md
files.com-1.0.35 docs/warning.md
files.com-1.0.34 docs/warning.md
files.com-1.0.33 docs/warning.md
files.com-1.0.32 docs/warning.md
files.com-1.0.31 docs/warning.md
files.com-1.0.30 docs/warning.md