halo/ui/console-src/modules/contents/posts
Ryan Wang f3c3c91ca4
refactor: improve method name of api client (#5980)
#### What type of PR is this?

/area ui
/kind cleanup
/milestone 2.16.x

#### What this PR does / why we need it:

规范 api client 的方法名,之前生成的 api client 的方法名没有完全遵循驼峰命名。

#### Which issue(s) this PR fixes:

Close https://github.com/halo-dev/halo/issues/5716

#### Special notes for your reviewer:

CI 通过即可。

#### Does this PR introduce a user-facing change?

```release-note
None
```
2024-05-24 04:04:50 +00:00
..
categories refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
components refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
composables refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
tags refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
widgets Move folder console to ui 2024-02-02 22:22:51 +08:00
DeletedPostList.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
PostEditor.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
PostList.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
PostSnapshots.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
module.ts feat: add features for view post history snapshots (#5787) 2024-04-26 18:10:06 +08:00