pages.id: update outdated pages (#11910)

This commit is contained in:
Sebastiaan Speck
2023-12-29 12:41:12 +01:00
committed by GitHub
parent d16d94a7d3
commit 424c543cd5
17 changed files with 38 additions and 54 deletions

View File

@@ -18,7 +18,7 @@
- Kirim data dalam format JSON, Menentukan jenis konten yang sesuai header:
`Invoke-WebRequest -Body {{'{"name":"bob"}'}} -ContentType 'application/json' {{http://example.com/users/1234}}`
`Invoke-WebRequest -Body {{'{"name":"bob"}'}} -ContentType 'application/json' {{http://example.com/users/1234}}`
- Berikan nama pengguna dan kata sandi untuk otentikasi server: