We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2e077 commit 962d629Copy full SHA for 962d629
3 files changed
api/spec/packages/aip/src/billing/operations.tsp
@@ -39,8 +39,8 @@ interface BillingProfilesOperations {
39
*
40
* - `id`
41
* - `name`
42
- * - `created_at` (default)
43
- * - `updated_at`
+ * - `createdAt` (default)
+ * - `updatedAt`
44
45
* The `asc` suffix is optional as the default sort order is ascending. The `desc`
46
* suffix is used to specify a descending order.
0 commit comments