Skip to content

Commit

Permalink
fix: spelling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aoudiamoncef committed Aug 22, 2023
1 parent 91a8588 commit 6936a41
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 54 deletions.
36 changes: 18 additions & 18 deletions doc/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -2856,7 +2856,7 @@ <h3 id="massa.api.v1.GetDatastoreEntryFilter">GetDatastoreEntryFilter</h3>
<td>address_key</td>
<td><a href="#massa.model.v1.AddressKeyEntry">massa.model.v1.AddressKeyEntry</a></td>
<td></td>
<td><p>One of this (address-key) pairs </p></td>
<td><p>One of these (address-key) pairs </p></td>
</tr>

</tbody>
Expand Down Expand Up @@ -3213,21 +3213,21 @@ <h3 id="massa.api.v1.NewBlockHeadersBlocksFilter">NewBlockHeadersBlocksFilter</h
<td>block_ids</td>
<td><a href="#massa.model.v1.BlockIds">massa.model.v1.BlockIds</a></td>
<td></td>
<td><p>One of this block ids </p></td>
<td><p>One of these block ids </p></td>
</tr>

<tr>
<td>addresses</td>
<td><a href="#massa.model.v1.Addresses">massa.model.v1.Addresses</a></td>
<td></td>
<td><p>One of this creator addresses </p></td>
<td><p>One of these creator addresses </p></td>
</tr>

<tr>
<td>slot_range</td>
<td><a href="#massa.model.v1.SlotRange">massa.model.v1.SlotRange</a></td>
<td></td>
<td><p>One of this slot ranges (inclusive) </p></td>
<td><p>One of these slot ranges (inclusive) </p></td>
</tr>

</tbody>
Expand All @@ -3251,21 +3251,21 @@ <h3 id="massa.api.v1.NewBlocksFilter">NewBlocksFilter</h3>
<td>block_ids</td>
<td><a href="#massa.model.v1.BlockIds">massa.model.v1.BlockIds</a></td>
<td></td>
<td><p>One of this block ids </p></td>
<td><p>One of these block ids </p></td>
</tr>

<tr>
<td>addresses</td>
<td><a href="#massa.model.v1.Addresses">massa.model.v1.Addresses</a></td>
<td></td>
<td><p>One of this creator addresses </p></td>
<td><p>One of these creator addresses </p></td>
</tr>

<tr>
<td>slot_range</td>
<td><a href="#massa.model.v1.SlotRange">massa.model.v1.SlotRange</a></td>
<td></td>
<td><p>One of this slot ranges (inclusive) </p></td>
<td><p>One of these slot ranges (inclusive) </p></td>
</tr>

</tbody>
Expand Down Expand Up @@ -3385,21 +3385,21 @@ <h3 id="massa.api.v1.NewEndorsementsFilter">NewEndorsementsFilter</h3>
<td>endorsement_ids</td>
<td><a href="#massa.model.v1.EndorsementIds">massa.model.v1.EndorsementIds</a></td>
<td></td>
<td><p>One of this endorsement ids </p></td>
<td><p>One of these endorsement ids </p></td>
</tr>

<tr>
<td>addresses</td>
<td><a href="#massa.model.v1.Addresses">massa.model.v1.Addresses</a></td>
<td></td>
<td><p>One of this creator addresses </p></td>
<td><p>One of these creator addresses </p></td>
</tr>

<tr>
<td>block_ids</td>
<td><a href="#massa.model.v1.BlockIds">massa.model.v1.BlockIds</a></td>
<td></td>
<td><p>One of this block ids </p></td>
<td><p>One of these block ids </p></td>
</tr>

</tbody>
Expand Down Expand Up @@ -3509,7 +3509,7 @@ <h3 id="massa.api.v1.NewOperationsFilter">NewOperationsFilter</h3>
<td>addresses</td>
<td><a href="#massa.model.v1.Addresses">massa.model.v1.Addresses</a></td>
<td></td>
<td><p>One of this creator addresses </p></td>
<td><p>One of these creator addresses </p></td>
</tr>

<tr>
Expand Down Expand Up @@ -3860,21 +3860,21 @@ <h3 id="massa.api.v1.SearchBlocksFilter">SearchBlocksFilter</h3>
<td>block_ids</td>
<td><a href="#massa.model.v1.BlockIds">massa.model.v1.BlockIds</a></td>
<td></td>
<td><p>One of this block ids </p></td>
<td><p>One of these block ids </p></td>
</tr>

<tr>
<td>addresses</td>
<td><a href="#massa.model.v1.Addresses">massa.model.v1.Addresses</a></td>
<td></td>
<td><p>One of this creator addresses </p></td>
<td><p>One of these creator addresses </p></td>
</tr>

<tr>
<td>slot_range</td>
<td><a href="#massa.model.v1.SlotRange">massa.model.v1.SlotRange</a></td>
<td></td>
<td><p>One of this slot ranges (inclusive) </p></td>
<td><p>One of these slot ranges (inclusive) </p></td>
</tr>

</tbody>
Expand Down Expand Up @@ -3946,21 +3946,21 @@ <h3 id="massa.api.v1.SearchEndorsementsFilter">SearchEndorsementsFilter</h3>
<td>endorsement_ids</td>
<td><a href="#massa.model.v1.EndorsementIds">massa.model.v1.EndorsementIds</a></td>
<td></td>
<td><p>One of this endorsement ids </p></td>
<td><p>One of these endorsement ids </p></td>
</tr>

<tr>
<td>addresses</td>
<td><a href="#massa.model.v1.Addresses">massa.model.v1.Addresses</a></td>
<td></td>
<td><p>One of this creator addresses </p></td>
<td><p>One of these creator addresses </p></td>
</tr>

<tr>
<td>block_ids</td>
<td><a href="#massa.model.v1.BlockIds">massa.model.v1.BlockIds</a></td>
<td></td>
<td><p>One of this block ids </p></td>
<td><p>One of these block ids </p></td>
</tr>

</tbody>
Expand Down Expand Up @@ -4039,7 +4039,7 @@ <h3 id="massa.api.v1.SearchOperationsFilter">SearchOperationsFilter</h3>
<td>addresses</td>
<td><a href="#massa.model.v1.Addresses">massa.model.v1.Addresses</a></td>
<td></td>
<td><p>One of this creator addresses </p></td>
<td><p>One of these creator addresses </p></td>
</tr>

<tr>
Expand Down
36 changes: 18 additions & 18 deletions doc/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,7 @@ DatastoreEntryFilter

| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| address_key | [massa.model.v1.AddressKeyEntry](#massa-model-v1-AddressKeyEntry) | | One of this (address-key) pairs |
| address_key | [massa.model.v1.AddressKeyEntry](#massa-model-v1-AddressKeyEntry) | | One of these (address-key) pairs |



Expand Down Expand Up @@ -1496,9 +1496,9 @@ NewBlockHeadersBlocks Filter

| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of this block ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of this creator addresses |
| slot_range | [massa.model.v1.SlotRange](#massa-model-v1-SlotRange) | | One of this slot ranges (inclusive) |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of these block ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of these creator addresses |
| slot_range | [massa.model.v1.SlotRange](#massa-model-v1-SlotRange) | | One of these slot ranges (inclusive) |



Expand All @@ -1513,9 +1513,9 @@ NewBlocks Filter

| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of this block ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of this creator addresses |
| slot_range | [massa.model.v1.SlotRange](#massa-model-v1-SlotRange) | | One of this slot ranges (inclusive) |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of these block ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of these creator addresses |
| slot_range | [massa.model.v1.SlotRange](#massa-model-v1-SlotRange) | | One of these slot ranges (inclusive) |



Expand Down Expand Up @@ -1590,9 +1590,9 @@ NewEndorsements Filter

| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| endorsement_ids | [massa.model.v1.EndorsementIds](#massa-model-v1-EndorsementIds) | | One of this endorsement ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of this creator addresses |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of this block ids |
| endorsement_ids | [massa.model.v1.EndorsementIds](#massa-model-v1-EndorsementIds) | | One of these endorsement ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of these creator addresses |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of these block ids |



Expand Down Expand Up @@ -1663,7 +1663,7 @@ NewOperations Filter
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| operation_ids | [massa.model.v1.OperationIds](#massa-model-v1-OperationIds) | | One of the operation ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of this creator addresses |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of these creator addresses |
| operation_types | [massa.model.v1.OpTypes](#massa-model-v1-OpTypes) | | One of the operation types |


Expand Down Expand Up @@ -1852,9 +1852,9 @@ SearchBlocks Filter

| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of this block ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of this creator addresses |
| slot_range | [massa.model.v1.SlotRange](#massa-model-v1-SlotRange) | | One of this slot ranges (inclusive) |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of these block ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of these creator addresses |
| slot_range | [massa.model.v1.SlotRange](#massa-model-v1-SlotRange) | | One of these slot ranges (inclusive) |



Expand Down Expand Up @@ -1899,9 +1899,9 @@ SearchEndorsements Filter

| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| endorsement_ids | [massa.model.v1.EndorsementIds](#massa-model-v1-EndorsementIds) | | One of this endorsement ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of this creator addresses |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of this block ids |
| endorsement_ids | [massa.model.v1.EndorsementIds](#massa-model-v1-EndorsementIds) | | One of these endorsement ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of these creator addresses |
| block_ids | [massa.model.v1.BlockIds](#massa-model-v1-BlockIds) | | One of these block ids |



Expand Down Expand Up @@ -1947,7 +1947,7 @@ SearchOperations Filter
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| operation_ids | [massa.model.v1.OperationIds](#massa-model-v1-OperationIds) | | One of the operation ids |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of this creator addresses |
| addresses | [massa.model.v1.Addresses](#massa-model-v1-Addresses) | | One of these creator addresses |
| operation_types | [massa.model.v1.OpTypes](#massa-model-v1-OpTypes) | | One of the operation types. Requires at least addresses or operation_types to be set |


Expand Down
36 changes: 18 additions & 18 deletions proto/apis/massa/api/v1/public.proto
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ message GetDatastoreEntriesRequest {
message GetDatastoreEntryFilter {
// Filter
oneof filter {
// One of this (address-key) pairs
// One of these (address-key) pairs
massa.model.v1.AddressKeyEntry address_key = 1;
}
}
Expand Down Expand Up @@ -669,11 +669,11 @@ message NewBlocksRequest {
message NewBlocksFilter {
// Filter
oneof filter {
// One of this block ids
// One of these block ids
massa.model.v1.BlockIds block_ids = 1;
// One of this creator addresses
// One of these creator addresses
massa.model.v1.Addresses addresses = 2;
// One of this slot ranges (inclusive)
// One of these slot ranges (inclusive)
massa.model.v1.SlotRange slot_range = 3;
}
}
Expand All @@ -694,11 +694,11 @@ message NewBlocksHeadersRequest {
message NewBlockHeadersBlocksFilter {
// Filter
oneof filter {
// One of this block ids
// One of these block ids
massa.model.v1.BlockIds block_ids = 1;
// One of this creator addresses
// One of these creator addresses
massa.model.v1.Addresses addresses = 2;
// One of this slot ranges (inclusive)
// One of these slot ranges (inclusive)
massa.model.v1.SlotRange slot_range = 3;
}
}
Expand All @@ -719,11 +719,11 @@ message NewEndorsementsRequest {
message NewEndorsementsFilter {
// Filter
oneof filter {
// One of this endorsement ids
// One of these endorsement ids
massa.model.v1.EndorsementIds endorsement_ids = 1;
// One of this creator addresses
// One of these creator addresses
massa.model.v1.Addresses addresses = 2;
// One of this block ids
// One of these block ids
massa.model.v1.BlockIds block_ids = 3;
}
}
Expand Down Expand Up @@ -755,7 +755,7 @@ message NewOperationsFilter {
oneof filter {
// One of the operation ids
massa.model.v1.OperationIds operation_ids = 1;
// One of this creator addresses
// One of these creator addresses
massa.model.v1.Addresses addresses = 2;

Check failure on line 759 in proto/apis/massa/api/v1/public.proto

View workflow job for this annotation

GitHub Actions / check

Field "2" with name "addresses" on message "NewOperationsFilter" changed option "json_name" from "operationTypes" to "addresses".

Check failure on line 759 in proto/apis/massa/api/v1/public.proto

View workflow job for this annotation

GitHub Actions / check

Field "2" on message "NewOperationsFilter" moved from outside to inside a oneof.

Check failure on line 759 in proto/apis/massa/api/v1/public.proto

View workflow job for this annotation

GitHub Actions / check

Field "2" on message "NewOperationsFilter" changed type from "massa.model.v1.OpTypes" to "massa.model.v1.Addresses".

Check failure on line 759 in proto/apis/massa/api/v1/public.proto

View workflow job for this annotation

GitHub Actions / check

Field "2" on message "NewOperationsFilter" changed name from "operation_types" to "addresses".
// One of the operation types
massa.model.v1.OpTypes operation_types = 3;
Expand Down Expand Up @@ -862,11 +862,11 @@ message SearchBlocksRequest {
message SearchBlocksFilter {
// Filter
oneof filter {
// One of this block ids
// One of these block ids
massa.model.v1.BlockIds block_ids = 1;
// One of this creator addresses
// One of these creator addresses
massa.model.v1.Addresses addresses = 2;
// One of this slot ranges (inclusive)
// One of these slot ranges (inclusive)
massa.model.v1.SlotRange slot_range = 3;
}
}
Expand All @@ -887,11 +887,11 @@ message SearchEndorsementsRequest {
message SearchEndorsementsFilter {
// Filter
oneof filter {
// One of this endorsement ids
// One of these endorsement ids
massa.model.v1.EndorsementIds endorsement_ids = 1;
// One of this creator addresses
// One of these creator addresses
massa.model.v1.Addresses addresses = 2;
// One of this block ids
// One of these block ids
massa.model.v1.BlockIds block_ids = 3;
}
}
Expand All @@ -914,7 +914,7 @@ message SearchOperationsFilter {
oneof filter {
// One of the operation ids
massa.model.v1.OperationIds operation_ids = 1;
// One of this creator addresses
// One of these creator addresses
massa.model.v1.Addresses addresses = 2;

Check failure on line 918 in proto/apis/massa/api/v1/public.proto

View workflow job for this annotation

GitHub Actions / check

Field "2" with name "addresses" on message "SearchOperationsFilter" changed option "json_name" from "operationTypes" to "addresses".

Check failure on line 918 in proto/apis/massa/api/v1/public.proto

View workflow job for this annotation

GitHub Actions / check

Field "2" on message "SearchOperationsFilter" changed type from "massa.model.v1.OpTypes" to "massa.model.v1.Addresses".

Check failure on line 918 in proto/apis/massa/api/v1/public.proto

View workflow job for this annotation

GitHub Actions / check

Field "2" on message "SearchOperationsFilter" changed name from "operation_types" to "addresses".
// One of the operation types. Requires at least addresses or operation_types to be set
massa.model.v1.OpTypes operation_types = 3;
Expand Down

0 comments on commit 6936a41

Please sign in to comment.